Viewing 15 posts - 14,086 through 14,100 (of 19,562 total)
lmu92 (5/11/2010)
CirquedeSQLeil (5/11/2010)
...As for the select top 1 *, the application may be doing that in order to populate a data grid with the column names.
...
If that's the only purpose...
May 11, 2010 at 4:42 pm
What is the query you use to determine the IO of these queries. Some DMVs are cumulative in nature and thus could be skewing the numbers.
As for the select...
May 11, 2010 at 4:34 pm
If you want multiple databases on a single server, you create a new database on that server or restore a backup for that database to the server.
May 11, 2010 at 4:19 pm
Doing it from a trigger standpoint is a bit tricky. You would need to be able to capture instantaneously what the person ran. You could include code to...
May 11, 2010 at 4:18 pm
I would recreate the clustered index first.
Second part of your question. What is the code that you are running to rebuild indexes? The answer to your question may...
May 11, 2010 at 4:13 pm
K. Brian Kelley (5/11/2010)
box4garbage (5/11/2010)
May 11, 2010 at 3:18 pm
Trey Staker (5/11/2010)
draconian austerity
Posterity
May 11, 2010 at 2:18 pm
Steve Jones - Editor (5/11/2010)
It's T-SQL Tuesday, drop your entries in.
Yeah - still trying to find a topic since I have blogged on the topic several times since the last...
May 11, 2010 at 11:11 am
Grant Fritchey (5/11/2010)
May 11, 2010 at 10:29 am
I don't much like review period either. Too much anxiety and other things to do.
Two things to make the annual review that much worse:
1. Quarterly Reviews
2. Self-Review...
May 11, 2010 at 10:25 am
Viewing 15 posts - 14,086 through 14,100 (of 19,562 total)