Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Distinguish between VARCHAR & NVARCHAR using data type code

Distinguish between VARCHAR & NVARCHAR using data type code

From: Masters <msc.batra_at_gmail.com>
Date: 25 Nov 2005 04:42:01 -0800
Message-ID: <1132922521.292353.281770@z14g2000cwz.googlegroups.com>


Hi,
I am tryin to retrieve metadata from Oracle using my code in C#. It has been specified that VARCHAR & NVARCHAR has same data type code, both having 1 (same goes for CHAR & NCHAR). How to distinguish between the two when we can not have different codes or is there any way to have different code values?

Thanks & Regards
Mohit Received on Fri Nov 25 2005 - 06:42:01 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US