Viewing 15 posts - 76 through 90 (of 106 total)
SUPER SQL STAR (2/22/2011)
The directories for the default data files, log files and backups are stored in the system registry. ...
February 23, 2011 at 5:51 am
Hugo Kornelis (2/15/2011)
The obvious solution would be to start using ANSI-compliant double quotes to delimit identifiers that need to be delimited. :Whistling:
Hugo,
first of all thanks for your explanation in your...
February 15, 2011 at 4:28 am
Koen Verbeeck (2/15/2011)
There are a lot of identifiers and some of them could make actually logic table/column names (I don't say they make good table or column names), such as:
key,...
February 15, 2011 at 4:01 am
Thanks for the question--as already stated nice and easy :-).
One word on the distraction, though.
Apparently BOL is not quite consistent in this matter.
While the explanation on QUOTED_IDENTIFIER (http://msdn.microsoft.com/en-us/library/ms174393.aspx) states:
SET QUOTED_IDENTIFIER...
February 15, 2011 at 3:37 am
Thanks for the question--had to guess as well :w00t: (and was wrong).
Learned something new.
And thanks to Chris for the additional link.
Regards,
Michael
February 9, 2011 at 2:28 am
Thank you very much for this question and scenario--and for the update regarding the sp_change_users_login stored procedure.
Regards,
Michael
February 7, 2011 at 12:53 am
The information found on the following blog might be interesting in regards to this VLF question:
http://ochoco.blogspot.com/2009/03/shrinking-transaction-log-files-in-sql.html
Thanks for the QoTD,
Michael
February 4, 2011 at 8:38 am
Hugo Kornelis (1/19/2011)
Michael, the reason for this is in the message right above yours. Steve awarded points back to people who had already replid. That means that at that moment,...
January 19, 2011 at 3:49 am
Thanks for the question--got it wrong as I missed the indexes on computed columns will not be used.
However, I'm baffled about the statistics, as only 25 % of the responders...
January 18, 2011 at 10:14 am
Thanks for the question, Rahul.
But personally I find the explanation somewhat confusing, specifically the last paragraph where it reads:
It is '*' because when we convert character or binary expressions to...
December 17, 2010 at 8:35 am
Is that becuase of the Laguage of the OS, or the installing users regional settings in Control Panel?
That depends:
If you install SQL Server running under the SYSTEM (machine) account, it...
October 28, 2010 at 9:55 am
UMG Developer (9/29/2010)
September 30, 2010 at 2:22 am
Michael Riemer (8/19/2010)
I don't quite see how the first answer doesn't also qualify if the group is within the sequence container? Depending on the nesting you have in...
August 19, 2010 at 5:13 am
Viewing 15 posts - 76 through 90 (of 106 total)