Difference Between varchar and nvarchar datatype?
Answer Posted / munnabhaibcs
nvarchar means Your National Language data(font)
| Is This Answer Correct ? | 6 Yes | 15 No |
Post New Answer View All Answers
How to enter date and time literals in ms sql server?
Benefits of Stored Procedures?
Do you know the policy based administration feature of sql server 2008?
How does stuff differ from the replace function?
What is sql language?
What is query optimization process?
How to delete an existing row with delete statements in ms sql server?
Can we write ddl in trigger?
How do I create a trace in sql server?
Name and describe few console utilities for ssrs?
where can you add custom error messages to sql server? : Sql server administration
What is bulkcopy in sql?
How we can compare two database data?
How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?
explain different types of constraints? : Sql server database administration