看板 Database 關於我們 聯絡資訊
Datatype Description Max Size: Oracle 9 VARCHAR2(size) Variable length character string having maximum length size bytes.You must specify size 4000 bytes minimum is 1 CLOB Character Large Object 4Gigabytes 我把大於varchar(4000)的字串放入clob的形態的欄位,但仍然顯示 ORA-01704: string literal too long 的訊息, 請問要怎樣的條件下才能利用CLOB形態存入大量的文字資料 oracle data type 參考自 http://www.ss64.com/orasyntax/datatypes.html -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 122.117.153.33