MySQL Forums
Forum List  »  General

Re: Using SELECT within if clausure
Posted by: Peter Brawley
Date: December 21, 2019 10:12PM

SQL is by design fairly literal-minded; use a stored procedure or an API language (PHP, Java &c) generate queries like that.

Options: ReplyQuote


Subject
Written By
Posted
December 21, 2019 02:29PM
Re: Using SELECT within if clausure
December 21, 2019 10:12PM


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.