what is difference between nchar and char in Sql server ?
Answer Posted / parantap
char support ANSI code character but nchar support unicode character.
:-char reserve 1 byte memory space but nchar reserve 2byte memory space.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is exporting and importing utility?
What is the difference between value type and reference type?
How to override dml statements with triggers?
Mention the command used to rename the database.
Which sql server table is used to hold the stored procedure scripts?
What is normalization process?
What are SSL and TSL protocols?
What is repeatable read?
How does normalization work?
What is raid, and how it can influence database performance?
What is co-related sub query?
Does transparent data encryption provide encryption when transmitting data across the network?
How to move database physical files in ms sql server?
What is schemabinding a view?
What is molap and its advantage? : sql server analysis services, ssas