Viewing 15 topics - 273,391 through 273,405 (of 283,989 total)
Topics
Started by
Posts
Last post
We're running SQL2k EE and Win2k AS and have AWE enabled with 7GB of RAM allocated to SQL. Is there…
4 replies
Does "Optimization, Reorganize data" actually defragment table data?
2 replies
I moved a database from one virtual server to another. I detached it from VS1, moved the .mdf and .…
5 replies
Here is my problem: ..NET Application on XP Box: 1) Connects to SQL 7.0 just fine. 2) Connects to S…
4 replies
Hello guys, I'm running sql 2k on an NT box which is going away and we have to replace it with Win …
9 replies
can i store 4/21/2003 3:32:53 PM and 4/21/2003 15:32:53,both the datetime types in a single table,i…
4 replies
Hello, I have set up the following query designed to produce a Cross-Tab report: SELECT AptDate, Ap…
3 replies
I have a requirement to create a file from a SQL query that will contain the output from a one to m…
6 replies
I liked the scripts provided by Cade Bryant, but have some suggestions that could improve things fu…
2 replies
Hi! 1. Create the second log file USE master GO ALTER DATABASE My_DB ADD LOG FILE ( NAME = My_DB_lo…
3 replies
I see logically how the EXISTS clause can be very fast - scan million-row table, if you get a hit o…
8 replies
I have an XML document which has data held both in attributes and elements. I am trying to retrei…
1 replies
Can someone tell me what is wrong with this bcp statement? bcp "SELECT s.banner, h.hostname FROM se…
3 replies
I have a job which executes the following sql. Just wondering where is it getting the plan id from.…
1 replies
Greetings, This is probably a really stupid question so I appologize in advance. I have a table; in…
2 replies
Viewing 15 topics - 273,391 through 273,405 (of 283,989 total)