How to distinguish VARCHAR2 vs NVARCHAR2
Posted: Wed 30 Jul 2008 14:37
Hello,
When I run a query in a TSmartQuery, how can I tell if a ftString field is VARCHAR2 or NVARCHAR2? Is this possible? Querying dba_tab_columns is not an option for me.
Thanks.
-John
When I run a query in a TSmartQuery, how can I tell if a ftString field is VARCHAR2 or NVARCHAR2? Is this possible? Querying dba_tab_columns is not an option for me.
Thanks.
-John