Question: I get an error for this code on mysql.what is the problem? 20:09:23 select insert(db_Id) from companies where rating = 4.6 Error Code: 1064. You
I get an error for this code on mysql.what is the problem?
20:09:23 select insert(db_Id) from companies where rating = 4.6 Error Code: 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 ') from companies where rating = 4.6' at line 1 0.0091 sec
\( \begin{array}{ll}1 & \text { use mydb; } \\ 2 & \\ 3 \text { orect insert (company_name) } \\ 4 & \text { select }\end{array} \) 5 6
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
