Get a preview for the desired table.
The access token received from the authorization server in the OAuth 2.0 flow.
Catalog name.
Schema name.
Table name.
Maximum number of rows to return (1–500). Default is 20.
1 <= x <= 500Table altered successfully.
The starting offset that is used for pagination when returning a subset of the dataset.
The number of rows included in the current response.
A list of column names representing the structure of the returned dataset.
The offset value for the next page of data, if additional results are available.
The actual tabular data returned, where each inner list represents a row of values.