Select all records

The select all syntax is not recommended. The select all syntax allows the Birst query to retrieve all properties from the object.

This functionality is useful when the object properties are updated over time. If the data object definition changes over time, it may not match the Birst table schema into which the data is imported.

Syntax

SELECT * FROM object