MySQL Forums
Forum List  »  Newbie

MySQL thinks the 1st column is not a column
Posted by: clive spindley
Date: September 30, 2018 02:52AM

bit odd, if I do a select firstcol from table where firstcol = val, it's ok but if I do a delete from table where firstcol = val it says "unknown column" (error code 1054) any ideas (ps causing me major problems when odbc'ing from Qlik) thanks

Options: ReplyQuote


Subject
Written By
Posted
MySQL thinks the 1st column is not a column
September 30, 2018 02:52AM


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.