Topics
Started by
Posts
Last post
I'm relatively new to SQL, so please bear with me. I have a table that will have final customer inf…
3 replies
Hi I have an excel spreadsheet, in a column i have a datetime field, All of the other date time fie…
5 replies
By: zwheeler
I'm getting following message while trying to run database back up job. Date8/28/2011 4:00:00 AM…
1 replies
Hi I have 2 tables with both have the same 'primary key' but completely different columns... I want…
5 replies
hello, can you help me please with a matching issue? i got 2 tables ([TA] and [TB]) and they have a…
2 replies
Hi, all. I downloaded and installed Visual Studio Lightswitch 2011 to my PC, which runs on 64-bit W…
11 replies
By: goodguy
friends, optiontips.in is my site i want to avail sql server for my site. pls help me. thanks
1 replies
Hi everyone! I hope some of you can help me out. I was a database programmer for 6 years and due to…
81 replies
I had an issue where an UPDATE that I ran against a HEAP trashed all the records. Here is an examp…
25 replies
SELECT ISNULL(SUM(CAST(hsi.itemdatapage.filesize AS BIGINT)),0)/1024/1024 AS Storage This give me b…
2 replies
USE master GO CREATE PROC sp_track_db_growth ( @dbnameParam sysname = NULL ) AS BEGIN /************…
7 replies
OK, I want a script I can run monthly to output three things for any database I want. I want to be …
1 replies
Okay, Practicing for my Database Developement test and I have come across this question. Can you c…
8 replies
Hi, I have the selection criteria for a group of records that I need to update below(1st section), …
4 replies
By: dpinson
Hi, I am very new to replication and I had successfully implemented transactional replication but I…
4 replies
Viewing 15 topics - 3,376 through 3,390 (of 5,050 total)
You must be logged in to create new topics.