MySQL Forums
Forum List  »  Newbie

Re: SELECT FROM ALL TABLES / dinamic query with concat and prepare.
Posted by: Peter Brawley
Date: April 13, 2018 11:19AM

BBCode tags use square brackets [], not angle brackets.

> perform select query on all the tables I have on my db.

Whatever for? What problem would this solve?

Why the use of prepare?

Your second query doesn't parse. To see why, execute select @sql;

Options: ReplyQuote




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.