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

  1. Navigate to the SQL Workspace

  2. Search for a data product

  3. Click on a data product to find its schema

  4. Click on the table name for the data product to automatically populate it on the SQL statement box.

  5. Customize the SQL query

  6. 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