Viewing 12 posts - 1 through 12 (of 12 total)
It returns "that" when I test on SQL Server 2008, but I thought it should return "this"...
Has this changed in later SQL versions? I am pretty sure I've learned that...
August 23, 2011 at 12:50 am
Ok, bad reading...
SSMS status bar NOT = Query window status bar.
October 15, 2010 at 2:01 am
I'm not native english speaking/reading so maybe I'm misunderstanding something? Like True=False??
October 15, 2010 at 1:58 am
Well, got it wrong to. Not that it matters, but this is more a "proofreading" question than anything else. I haven't submitted any QOD myself, so i shouldn't complain...
But did...
July 13, 2010 at 4:26 am
Hmmm, I get "Clustered Index Scan" as both PhysicalOp and LogicalOp in
SQL 2008 with Auto Statistics "false".
With Auto Statistics "true" I get one inner join.
I have to check why Auto...
May 6, 2010 at 12:30 am
Hugo Kornelis (9/4/2009)
elbedata (9/4/2009)
You mean, when changing the datatype from fixed length to varying length?
I'd hesitate to describe an unasked for removal of trailing spaces "smart". There are builtin functions...
September 4, 2009 at 4:03 am
You mean, when changing the datatype from fixed length to varying length?
I'd hesitate to describe an unasked for removal of trailing spaces "smart". There are builtin functions to remove them...
September 4, 2009 at 3:33 am
I thought SQL Server was "smart enough" to remove the trailing spaces. You always learn something new here...:-)
September 4, 2009 at 1:48 am
Maybe the second alternative should have been "S"? "T" really doesn't make any sense at all. It really doesn't matter though, it's wrong anyway 🙂
March 17, 2009 at 3:19 am
He, He, Didn't think about *.ldf as a "database" extension.
Sometimes the QOD wording could be better... 😛
August 28, 2008 at 3:46 am
Viewing 12 posts - 1 through 12 (of 12 total)