Viewing 15 topics - 12,166 through 12,180 (of 284,035 total)
Topics
Started by
Posts
Last post
Comments posted to this topic are about the item What identity comes next?
18 replies
CREATE TABLE mytbl2 ( c1 sysname ); GO INSERT mytbl2 VALUES ('Discount is 10-15% off'); INSERT myt…
18 replies
i hava a table , contains millions of records . i need to delete records on the basis of acct_id an…
18 replies
Comments posted to this topic are about the item coalesce and nullif
18 replies
I have never used the scripting feature of SSIS. I have added a code sample, which works outside of…
18 replies
i have three tables Table A:opportunity structure: oppId int, asc varchar(20) Table B:Book table O…
18 replies
Hi, I need to audit after logon and logout for users. i use this article http://www.sqlservercentra…
18 replies
Hello everyone, I've recently started work in a new position and find myself dealing with a data wa…
18 replies
Hello All, I have a view that has around 100 million records. I need to get a count of…
18 replies
I'm doing a project at the moment to see how Azure works in practice, and I'm surprised how little …
18 replies
I can't even work out how to describe what I'm trying to do, so googling isn't going too well! My s…
18 replies
OS: Windows Server 2003 (64bit) SP2 PLATFORM: SQL Server 2005 Ent Edit Is there anything one can …
18 replies
I have a fairly large table with roughly 120 million rows. It has a primary key composed of 3 integ…
18 replies
Hi guys thanks for all these days, i have this query that i want to use to count records from two t…
18 replies
By any chance, can we optimize the below query..This is running for 2 hrs..As of now, i really don'…
18 replies
Viewing 15 topics - 12,166 through 12,180 (of 284,035 total)