-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
---- Dumping data for table course
--INSERT INTO course
(courseid
, coursename
, description
, status
) VALUES(1, BCA, Computer Application, Enabled),(16, MCA, Master Of Computer Application, Enabled),(24, BE, Engineering, Enabled),(30, BSC, Science, Enabled),(32, MSC, Science, Enabled),(33, BBM, Business Management, Enabled),(35, MBA, Master Of Business Administration, Enabled);
MySQL said: Documentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Application, Enabled),
(16, MCA, Master Of Computer Application, Enabled),
(2...' at line 6
Metadata
Metadata
Assignees
Labels
No labels