MySQL Forums
Forum List  »  Newbie

Oracle CLOB in MySQL?
Posted by: Vikrama Sanjeeva
Date: February 03, 2009 09:37AM

Hi,

I have a query which runs fine in Oracle. But when I try to run same query in MySQL, it give me error.

Query: ALTER TABLE My_Table ADD TEST_TABLE CLOB;

Error: ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CLOB' at line 1.

Please advise what is equivalent of Oracle CLOB in MySQL?

Bye,
Viki.

Options: ReplyQuote


Subject
Written By
Posted
Oracle CLOB in MySQL?
February 03, 2009 09:37AM
February 03, 2009 09:45AM
February 03, 2009 10:38AM
February 03, 2009 12:42PM
February 23, 2009 02:16AM
February 24, 2009 12:03AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.