MySQL Forums
Forum List  »  Oracle

Oracle to MySQL changing PL/SQL variables and cursors attributes % TYPE
Posted by: Rajarshi Biswas
Date: July 28, 2006 02:26AM

hi guys !

Please let me know how can i replace Oracle Syntax %TYPE attribute which provides the datatype of a variable or database column to MySQL

how can i change Oracle syntax which declares variables that will hold database values like this to MySQL

my_title books.title%TYPE;

Options: ReplyQuote


Subject
Views
Written By
Posted
Oracle to MySQL changing PL/SQL variables and cursors attributes % TYPE
4243
July 28, 2006 02:26AM


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.