MySQL Forums
Forum List  »  Oracle

Re: PRINT statements
Posted by: Josh Chamas
Date: November 25, 2004 04:22AM

Sathish Rajagopalan wrote:
> 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.
>

To the best of my knowledge, our stored procedure implementation does not offer the PRINT functionality that you need.

Regards,

Josh

Josh Chamas
Director, Professional Services
MySQL Inc., www.mysql.com
Get More with MySQL! http://www.mysql.com/consulting

Options: ReplyQuote


Subject
Views
Written By
Posted
18850
November 23, 2004 06:06AM
Re: PRINT statements
11916
November 25, 2004 04:22AM
6947
November 25, 2004 05:01AM
6173
November 29, 2004 03:26PM
5042
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.