Topics
Started by
Posts
Last post
morning, evening all this is more about getting some reassurance than a problem as such. I have run…
3 replies
I'm trying to determine which query is better and when I say better, I mean will perform faster. I'…
6 replies
declare @xdate varchar(8) select @xdate = '20071130' SELECT a.Field1, a.Field2, a.Field3, max(c.Fi…
6 replies
Hi all, We have a query that does the following:- INSERT INTO DC_CLAIMS (CLAIM_SK) SELECT DISTINCT…
6 replies
I've been looking at connection pooling (because I had a connection leak) and largely understand th…
1 replies
I am tuning a slow query which join a dozen also tables. On of table is of table scan and then Tabl…
1 replies
Hi Experts, I have executed a sql query in two different server. There is a huge difference in exec…
7 replies
Hi... I am having some issues with simple SELECT queries on my SQL 2000 server. Basically we have l…
8 replies
Does anyone know of any good resources to find out more about # of Data files per CPU. Ie why it ac…
1 replies
I've had poor performance for some time now but it seems to be getting worse. I've actually taken …
4 replies
Declare @A -- Same structure as B. In other words a temporary table with same structure as B ( ID …
1 replies
Hi all, I have a SQL Server 2000 standard edition instance running on Windows 2000 SP4 with 2Gb of …
74 replies
This is more a theoretical debate than an actual problem but I have an SP where I reference the sam…
7 replies
Pls tell me karthik
62 replies
Most people would use a GUI to create and view running traces. I did not know I could create (start…
1 replies
Viewing 15 topics - 646 through 660 (of 2,581 total)
You must be logged in to create new topics.