Hi,
I want to execute an insert statement within SqlPlus, which contains
Unicode-encoded data in Vietnamese. However, despite of being directly
inputed at
SqlPlus prompt or by means of a .sql file, the data are always
incorrectly interpreted. Vietnamese characters are replaced with
'?'. This can be done if I input data with a Oracle form but it seems
to be impossible within SqlPlus. Anybody knows how to accomplish
this ?

Thank you very much.
Trauvang