What is the difference between varchar and nvarchar types?
Answer / anindya basu
The differences are as under:
a. While Varchar is an ASCII data type, nVarchar is a Unicode data type.
b. While Varchar takes 1 byte per character, Unicode takes 2 bytes per character.
c. While Varchar accepts only Ascii data, NVarchar accepts both Ascii and Unicode data.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create Clustered Primary Key to table?
What is the temp table?
What is ACID Property of Transaction?
What is the difference between sdf and mdf?
What is an identity?
Explain microsoft sql server functions?
Explain the use of containers in ssis?
What do you need to connect php to sql server?
Write a SQL query to make a column as unique?
Can we shrink data file in sql server?
How to select nth record from a table?
13 Answers DELL, Microsoft, Ramco,
What is subquery? Explain the properties of a subquery?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)