MySQL Forums
Forum List  »  Newbie

about 'in' what i think
Posted by: cs cs
Date: April 14, 2019 09:22PM

select * from xxx where id in ();
i think this sql return empty,but it return error
(ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1)
i think my think is ok,do you think so?

Options: ReplyQuote


Subject
Written By
Posted
about 'in' what i think
April 14, 2019 09:22PM


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.