Join the OracleApps88 Telegram group @OracleApps88to get more information on Oracle EBS R12/Oracle Fusion applications.

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.

Friday, January 3, 2014

Oracle CLOB(32767)



CREATE TABLE TEST(TXT CLOB);

SELECT * FROM TEST;

declare
  vClob (32767);
begin
  vClob := '<32767 Bytes>';
  insert into test values(vClob);
 
  COMMIT;
end;
/

SELECT * FROM TEST;


No comments:

Post a Comment

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.
Best Blogger TipsGet Flower Effect