Viewing 15 posts - 5,566 through 5,580 (of 7,168 total)
opc.three (7/11/2011)
Raghavender (7/8/2011)
We have a user for a database. Here we need that user should have exec permissions on all stored procedure.
If any new stored procedure created, that user...
July 11, 2011 at 9:32 pm
Raghavender (7/8/2011)
We have a user for a database. Here we need that user should have exec permissions on all stored procedure.
If any new stored procedure created, that user should...
July 11, 2011 at 5:05 pm
desertrosenp (7/10/2011)
Here I am trying to Add all the Users of the Active Directory as SQL server Users so that they can log in as sql users...
July 11, 2011 at 4:27 pm
Provide DDL, DML for sample data and expected results relative to the sample data please.
July 11, 2011 at 4:20 pm
Welsh Punk (7/11/2011)
Can I connect to local what.... Sorry Im a newbie here. IN SSMS I get the choice to connect to
Literally the string "(local)", like this:
July 11, 2011 at 4:17 pm
Please post the actual execution plans for both queries.
July 11, 2011 at 2:39 pm
I like to keep everything in stored procedures despite some of them making use of Dynamic SQL. It makes it much simpler when refactoring your database is the topic. As...
July 11, 2011 at 2:33 pm
Revenant (7/11/2011)
July 11, 2011 at 12:13 pm
SQLkiwi (7/11/2011)
opc.three (7/11/2011)
July 11, 2011 at 12:04 pm
Thanks a lot Jeff...another thread completely derailed!
Anyone have thoughts on The Dixie Flatline's fine solution? Hopefully conclusions won't depend on a video GPU or sound card or anything like that...
July 11, 2011 at 11:29 am
Revenant (7/11/2011)
opc.three (7/11/2011)
. . . :unsure: How would CPU architecture figure in? Got stats?
Yes, I do have hard measurements. I did comparisons between Nehalem and Sandy Bridge, and at...
July 11, 2011 at 10:24 am
Revenant (7/11/2011)
opc.three (7/11/2011)
July 11, 2011 at 10:01 am
Craig's testing showed it for a single-column narrow PK (INT). I wondered whether wider clustering keys would have SELECT...INTO start outperforming the CREATE/INSERT method, and while I did some basic...
July 11, 2011 at 9:10 am
Perry Whittle (7/10/2011)
opc.three (7/9/2011)
July 10, 2011 at 12:51 pm
GilaMonster (7/10/2011)
SVR (7/9/2011)
July 10, 2011 at 7:03 am
Viewing 15 posts - 5,566 through 5,580 (of 7,168 total)