1) Which keywords are used in SQL? a) SELECT b) FROM c) WHAT d) WHERE e) WHILE f) GRAB 2) Which keywords cannot be used in SQL? a) SELECT b) FROM c) WHAT d) WHERE e) WHILE f) GRAB 3) Which SQL statement is correct? Write an SQL statement to retrieve the FirstName and LastName from the table Customers who live in the city of 'London'. a) SELCT FirstName, LastName FROM Customers WHERE City EQUALS 'London'; b) SELECT FirstName, LastName FROM Customers WHERE City = 'London'; 4) Which SQL statement is correct? Write an SQL statement to retrieve the ProductName and Price of all products that belong to the 'Electronics' category and have a StockQuantity greater than 50. a) SELECT ProductName, Price WHERE Category = 'Electronics' AND StockQuantity > 50; b) SELECT ProductName, Price FROM Products WHERE Category = 'Electronics' OR StockQuantity > 50; c) SELECT ProductName, Price FROM Products WHERE Category = 'Electronics' AND StockQuantity > 50; d) SELECT Product_Name, Price FROM Products WHILE Category = 'Electronics' AND StockQuantity > 50; 5) What do we place after the word SELECT? a) The name of the table b) The name of the column we want to select c) The condition we want to get information based on. 6) What do we place after the word FROM? a) The name of the table b) The name of the column we want to select c) The condition we want to get information based on. 7) What do we place after the word WHERE? a) The name of the table b) The name of the column we want to select c) The condition we want to get information based on.
0%
SQL Starter
共用
共用
共用
由
Dahmed22
編輯內容
列印
嵌入
更多
作業
排行榜
顯示更多
顯示更少
此排行榜當前是私有的。單擊
共用
使其公開。
資源擁有者已禁用此排行榜。
此排行榜被禁用,因為您的選項與資源擁有者不同。
還原選項
測驗
是一個開放式範本。它不會為排行榜生成分數。
需要登錄
視覺風格
字體
需要訂閱
選項
切換範本
顯示所有
播放活動時將顯示更多格式。
打開結果
複製連結
QR 代碼
刪除
恢復自動保存:
?