MySQL Forums
Forum List  »  Stored Procedures

Re: Stored procedure with variable table name
Posted by: Peter Brawley
Date: May 05, 2017 10:54AM

Read your own params. I you still don't understand, after @getID=..., add ...

select @getID;

comment out the Prepare block, and run it with your arbitrary strings.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Stored procedure with variable table name
1922
May 05, 2017 10:54AM


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.