MySQL Forums
Forum List  »  Newbie

please help
Posted by: Marc Ray
Date: October 05, 2018 06:10PM

i can't figure out what is wrong...

Operation failed: There was an error while applying the SQL script to the database.
ERROR 1064: 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 4
SQL Statement:
CREATE TABLE SEL_TBL1 (
P_CODE varchar(50),
P_DESCRIPT varchar(50),
PRICE numeric(4,2),

Options: ReplyQuote


Subject
Written By
Posted
please help
October 05, 2018 06:10PM


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.