SELECT ALL
Use select * to retrieve all values from the Data Objects referenced in the FROM clause of the query or subquery.
Syntax
SELECT * FROM object
Use select * to retrieve all values from the Data Objects referenced in the FROM clause of the query or subquery.
SELECT * FROM object