Querying Data inside Foundation
Users with authorized access are able to explore the data served through Data Products through the SQL Workspace.
Querying Data through the SQL Workspace
Navigate to the SQL Workspace
Search for a data product
Click on a data product to find its schema
Click on the table name for the data product to automatically populate it on the SQL statement box.
Customize the SQL query
Run the query to explore the data set.
Note: Preview loads a subset of the data, while Full Table loads the whole dataset.

Last updated