Query from the default spreadsheet
Returns data from the default spreadsheet and tab (for example Sheet1) configured in the connection.
SELECT * FROM [Sheet1]
Returns data from the default spreadsheet and tab (for example Sheet1) configured in the connection.
SELECT * FROM [Sheet1]