Q. To retrieve all columns from a table named ‘Customers’, which query would you use?
Solution:
The SELECT statement is used to query data. The asterisk * is a wildcard that represents all columns in the table.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.