March 28, 2012 at 9:46 am
In the past, when I have scripted a table, the script included the column collation for string data. When I try on SQL Server 2008, the column collation does not show up. Is this normal for 2008?:exclamation:
March 28, 2012 at 10:40 am
it's a scripting option:
if you go to tools options in SSMS, one of the selections available is "Include collation"
change it, you might have to reirun in a new window, and you are all set.
Lowell
March 28, 2012 at 12:08 pm
That worked. Thanks
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply