| Subject: | What is the difference between varchar and varchar2 in ORACLE | |
| Date: | 2006-09-20 08:22:41 | |
| From: | sravan.k | |
|
Response to: What is the difference between varchar and varchar2 in ORACLE
|
||
|
is this the only difference exits between varchar & varchar2? if so why Oracle introduced 2 types? is there any version that supports only varchar? |
||
Showing messages 1 through 3 of 3.
-
What is the difference between varchar and varchar2 in ORACLE
2006-12-16 01:40:25 Nicomart [View]
varchar is setted is ascii. varchar2 uses unicode.


