Skip to main content

Statements (sql/v1)

General Availability

Statement represents a core resource used to model SQL statements for execution. A statement generalizes DDL, DML, DQL, etc., but doesn’t attempt to handle session management or any higher-level functionality. The API allows you to list, create, read, and delete your statements.

The Statements Model​

See the sql.v1.Statement schema.