Help ... NVarchar2 Question

From: Rob Panosh <rob_panosh_at_asdsoftware.com>
Date: Tue, 15 Oct 2002 15:01:00 -0500
Message-ID: <3dac8260$1_at_news.splitrock.net>


I have the following table:

Create Table myTest ( fmTestColumn NVARCHAR2(20) )

Does the NVARCHAR2 designate this columns as a character column that can store UNICODE characters? If not how should I define my columns VARCHAR2? I am developing an application with many tables and I want to make sure I have my table definintions correct.

Thanks,
Rob Panosh
Advanced Software Designs Received on Tue Oct 15 2002 - 22:01:00 CEST

Original text of this message