Avatar of chip14
chip14
 asked on

Nvarchar2 Datatype problem in an insert statement.

How could I insert a value on a field whose data type is NVarchar2. I tried the normal insert but an error appeared.
Here is the sample command that I used:
insert into tablename values ('100022','hjsl')
The error is character set mismatch.

The reason that i set my field data type to NVarchar2 is because I want the field to accept unicode characters.
Oracle Database

Avatar of undefined
Last Comment
Bigfam5

8/22/2022 - Mon
chip14

ASKER
Do you know any command to retrieve the National Characterset of my database?
ASKER CERTIFIED SOLUTION
Bigfam5

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck