Hi All,
I have a problem with my MySQL Stored Procedure.
I am writing a SELECT query using dynamic table name.
For framing such dynamic queries, I need to use Prepared Statement and then EXECUTE it.
But to fetch the fields, when I try to DECLARE CURSOR. I am getting Syntax Error.
Can anynody...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.