Viewing 10 posts - 256 through 266 (of 266 total)
The title of the article is, 'Column Order in an Index'. I expected proof that there was a performance difference between the order of columns in a composite index or...
November 24, 2010 at 7:59 am
I have to admit that I am not impressed with the title. It is wrong. According to your article, the column order in a composite index is not important.
From the...
November 24, 2010 at 1:39 am
PaulB » Databases are handled by SQL Server instances.
PaulB » SQL Server instances are handled by Operating System
Hi PaulB,
This I know. I am new to multiple instances on one server...
August 6, 2010 at 12:07 am
Hi,
I thoroughly recommend the SQL Cookbook from O'Reilly. It's not too bad for beginners of SQL and it gives each 'recipe' in 5 flavours of SQL (Oracle, DB2, Transact...
March 18, 2010 at 6:10 am
Hi,
The first thing that comes to mind is that you are asking someone to do your work for you.
The second thing that comes to mind is that...
March 18, 2010 at 5:43 am
I could, I suppose. The problem is that, aside from malevolent external intervention, the only people who have such write-access are the DBAs and the Sysadmins and none admit to...
January 10, 2010 at 11:24 pm
Thanks very much for the script! It is extremely useful and it's good to learn about new DB objects. I see now that I'm much more ignorant about traces than...
January 8, 2010 at 7:59 am
You can do it simply by dropping/deactivating all logins and all of their associated users. Why you would want to do it, however, I'm not sure.
January 6, 2010 at 6:15 am
Wouldn't shrinking the DB also reclaim the space lost by the dropped column?
July 28, 2009 at 11:35 pm
[font="Verdana"]Thank you very much for the function, sir, you've saved me an hour or two this morning! Many Thanks, Seán.[/font]
March 20, 2009 at 2:17 am
Viewing 10 posts - 256 through 266 (of 266 total)