Querying Starburst (Trino) Data
Prerequisites:
Query data
Use your tool of choice to connect to Starburst.
Query the Immuta-protected data as you normally would:
select * from "tpch"."sf1000"."customer" limit 100
Last updated
Was this helpful?