SELECT FROM `products` WHERE productLine = 'classic cars'


Fatal error: Uncaught mysqli_sql_exception: 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 `products` WHERE productLine = 'classic cars'' at line 1 in /home/ly2/public_html/info440/week8/testselect2.php:9 Stack trace: #0 /home/ly2/public_html/info440/week8/testselect2.php(9): mysqli_query(Object(mysqli), 'SELECT FROM `pr...') #1 {main} thrown in /home/ly2/public_html/info440/week8/testselect2.php on line 9