MySQL Forums
Forum List  »  Stored Procedures

Re: call SP with dynamic SQL
Posted by: Peter Brawley
Date: April 03, 2012 07:28PM

> how is "CALL SP(Myvar)" different from "Selectc1 from T1 where C2=@myVar" for the prepare statement.


The MySQL error message answered your question.

PB

Options: ReplyQuote


Subject
Views
Written By
Posted
6899
April 03, 2012 03:30PM
Re: call SP with dynamic SQL
2267
April 03, 2012 07:28PM
2437
April 11, 2012 12:28AM
1990
April 11, 2012 09:51AM


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.