May 14, 2013 at 1:33 pm
Hello Everyone
I am using the SSMS Tool Pack to generate the Insert Into statements for a table.
Is there a way to NOT have [N'] to begin all the character string columns?
Thanks
Andrew
May 14, 2013 at 1:34 pm
Are the columns NVARCHAR or NCHAR data types?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
May 14, 2013 at 1:45 pm
They are CHAR data types. I want to be able to trim the blank spaces that are generated in the Insert scripts without modifying the data types.
I Never use International data types unless I am storing that type of data. I do not like using twice the amount of space for English characters.
Thanks
Andrew SQLDBA
May 14, 2013 at 1:52 pm
Jack
I did not design this database, I would never use char data types. For this, and many other reasons.
Andrew SQLDBA
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply