1.
Do
not use the VARCHAR data type.
2.
Use
the VARCHAR2 data type
instead.
3.
Although
the VARCHAR data type is
currently synonymous with VARCHAR2, the VARCHAR data type is
scheduled to be redefined as a separate data type used for variable-length character
strings compared with different comparison semantics.
No comments:
Post a Comment