I am using MS SQL Database. I have a huge database that I need to script and it has a ton of fields that cannot be very well named. I'm trying to keep the length of the field names somewhat short, I dont want a huge name
I don't want to names that long so I made them really short and its hard to tell what data they hold if you didn't design the database, so I included a description of all the hard fields in the "description" field, but when I generate my script "All Tasks - Generate SQL Script" the descriptions are not included, how can I make them be included in the *.sql file?
Bookmarks