摘要:
Oracle/PLSQL: Data Types The following is a list of datatypes available in Oracle. //z 2012-08-01 13:48:57 is2120@csdn.T1290880757[T6,L73,R2,V39] ... 阅读全文
posted @ 2012-08-01 13:45
BiG5
阅读(650)
评论(0)
推荐(0)
摘要:
create table T1 (col_1 NVARCHAR2(2001)); ORA-00910: specified length too long for its datatype //z 2012-08-01 13:37:33 IS2120@CSDN.T3072156621[T5,L... 阅读全文
posted @ 2012-08-01 13:36
BiG5
阅读(1295)
评论(0)
推荐(0)