AI Agent Quickstart
For AI Agents and the Humans Who Run Them
Get a Dataplex Dataset from Inside Snowflake (SQL only, no UI)
-- 1. Accept the listing terms (one-time, per listing)
CALL SYSTEM$ACCEPT_LEGAL_TERMS('DATA_EXCHANGE_LISTING', 'GZT1Z7QRT19A');
-- 2. Mount the listing as a database
CREATE DATABASE FDA_AEMS FROM LISTING 'GZT1Z7QRT19A';
-- 3. Query it
SELECT * FROM FDA_AEMS.DWV.DRUG_REPORTS LIMIT 10;CALL SYSTEM$REQUEST_LISTING_AND_WAIT('GZT1Z7QRT19A');
CREATE DATABASE FDA_AEMS FROM LISTING 'GZT1Z7QRT19A';Listing Identifiers for All Dataplex Products
Product
Listing global name
First query to run
Machine-Readable Documentation
Not on Snowflake?
Last updated

