what is difference between nchar and char in Sql server ?
Answer Posted / dinesh
nChar Support Unicode Character but char Does Not
Support
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
What happens when converting big values to numeric data types?
What is the importance of concurrency control?
What is analysis service repository?
Can you tell me some of the common replication dmv's and their use? : sql server replication
What are commit and rollback in sql?
Which tools are available to manage SQL Azure databases and servers?
Explain the benefits of user-defined functions?
Can a database be shrunk to 0 bytes, if not, why?
Can binary strings be converted into numeric or float data types?
How to insert new line characters into strings?
Which trace flags are enabled in sql server?
Can you always create a cache of a report?
How do I get Report Builder to generate a parameter that can be set by users viewing the report?
Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?
What do you mean by an execution plan? Why is it used?