1.

We have define nchar(3) and char(3) what is difference?

Answer»

We have define NCHAR(3) and CHAR(3) what is difference?
We have created a Table and define two column CountryName and CountryName1 in it.

nvarchar in sql
But both different DATA types one have nchar(3) and another have char(3). Below is the difference



Discussion

No Comment Found