What is the command used to retrieve all records from a table named 'customers'?
SELECT * FROM customers
READ customers
GET * FROM customers

Information Technology (IT) Exercises are loading ...