MySQL Forums
Forum List  »  Oracle

PRINT statements
Posted by: Sathish Rajagopalan
Date: November 23, 2004 06:06AM

I am presently into migrating an Oracle 9 database to MySQL 5.0.

We have some stored procedures and functions in Oracle. I was trying to figure equivalent for all PL/SQL code in MySQL. One important requirement I had is PRINT statements. Does MySQL have Print statements which can be used instead of DBMS_OUTPUT package ?? If yes, what is the syntax for this statement.

I couldn't find any mentioned in the online documentation on this.

Thanks for any assistance.

Options: ReplyQuote


Subject
Views
Written By
Posted
PRINT statements
18851
November 23, 2004 06:06AM
11918
November 25, 2004 04:22AM
6947
November 25, 2004 05:01AM
6174
November 29, 2004 03:26PM
5043
July 03, 2008 06:41AM
5725
November 30, 2004 01:01PM


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.