Viewing 15 topics - 4,816 through 4,830 (of 284,619 total)
Topics
Started by
Posts
Last post
Comments posted to this topic are about the item Visual Studio Tools Jamie Thomson http://sqlblog.c…
28 replies
create table orders( oid int, item int ) insert into orders (oid, itemid) values (1,1111) insert in…
28 replies
I am using VS2008 on a SQL2008R2 server I have added the following to the Action property of a chil…
28 replies
Hi, I have a 20 GB table with 6 nonclustered and 1 clustered index (PK) on it. The below query uses…
28 replies
Comments posted to this topic are about the item Fun with business days, calendar tables, and test-…
28 replies
I'm trying to set up mirroring on a test data base (for the first time). Netstat shows port 5022 li…
28 replies
Comments posted to this topic are about the item Duplicate value in Identity column Cheers
28 replies
I have a pretty good script put together that backs up my transaction log at 15 minute intervals. …
28 replies
My job requires me to parse files in various formats, and standardize them into our system's format…
28 replies
how to count number of characters in a string in sql query?
28 replies
Hi, I am planinng to delete old data from a database which is having millions of records.Below is m…
28 replies
Comments posted to this topic are about the item Restoring Features
28 replies
Comments posted to this topic are about the item SELECT INTO with a Temp Table
28 replies
Hi, I have a task to create a sql code for the following requirement in the WHERE clause: ARRIVAL_S…
28 replies
I need to create an audit trail that easily identifies changes to a record. Part of the purpose of …
28 replies
Viewing 15 topics - 4,816 through 4,830 (of 284,619 total)