January 25, 2012 at 8:17 pm
Comments posted to this topic are about the item Strings and Defaults
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
January 25, 2012 at 8:18 pm
January 25, 2012 at 8:35 pm
Backwards compatibility has a lot to answer for. I cringe slightly every time I see a variable-length data type used without an explicit maximum length value.
Paul White
SQLPerformance.com
SQLkiwi blog
@SQL_Kiwi
January 25, 2012 at 11:17 pm
Easy one, thanks Gail!
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
January 26, 2012 at 12:48 am
bitbucket-25253 (1/25/2012)
Good question - thanks for reminding me of the basics
+1
January 26, 2012 at 12:56 am
Thanks for the question
Iulian
January 26, 2012 at 1:36 am
Good question, thanks. It is good to be reminded of the default length issues.
Cheers
January 26, 2012 at 1:40 am
SQL Kiwi (1/25/2012)
Backwards compatibility has a lot to answer for. I cringe slightly every time I see a variable-length data type used without an explicit maximum length value.
Only slightly?
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
January 26, 2012 at 1:41 am
Wow, wasn't aware of this so thanks (went with 1 and 1).
Good job I always specify length so it hasn't cropped up before
January 26, 2012 at 2:13 am
Good reminder of these sorts of issues.
Thanks Gail.
January 26, 2012 at 2:17 am
GilaMonster (1/26/2012)
SQL Kiwi (1/25/2012)
Backwards compatibility has a lot to answer for. I cringe slightly every time I see a variable-length data type used without an explicit maximum length value.Only slightly?
I am practicing the art of understatement.
Paul White
SQLPerformance.com
SQLkiwi blog
@SQL_Kiwi
January 26, 2012 at 2:49 am
Good question.
January 26, 2012 at 3:07 am
I thought such a basic question, which has appeared numerous times in the QotD, would have been easier, but apparently more than 50% - at the moment - still got it wrong. :blink:
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
January 26, 2012 at 3:28 am
good question!!!
thanks Gail!!!!
January 26, 2012 at 5:22 am
Thanks for the question
Always a good reminder now and then.
Viewing 15 posts - 1 through 15 (of 47 total)
You must be logged in to reply to this topic. Login to reply