Which of the following is a correct syntax to select all columns from a table named 'Customers'? - Study24x7
Social learning Network
4 followers study24x7 12 Sep 2024 09:55 AM study24x7 study24x7

Which of the following is a correct syntax to select all columns from a table named "Customers"?

A

SELECT * FROM Customers

B

SELECT Customers

C

SELECT all FROM Customers

D

GET * FROM Customers

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles