Datasets and Connections
You can use PQL to connect connect external data source data with the following clauses:
- CREATE CONNECTION Creates a new data source from an external connection
- CREATE DATASET Creates a new dataset from a source in the current connection
- DROP DATASET Deletes an existing dataset and any dependant models
- DROP CONNECTION Deletes an existing connection and any dependant datasets and models