Sail E0 Webinar
Question
Which of the following scripts will run successfully?
Options:
A .  SELECT customer name FROM customers;
B .  SELECT FROM `customers` 'customer name';
C .  SELECT `customer name` FROM customers ORDER BY zone WHERE cat_id = 12;
D .  SELECT `customer name` FROM customers WHERE cat_id = 12 ORDER BY cat_id;
Answer: Option A

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers