LogoLogo
⌘Ctrlk
Start Trial
LogoLogo
    • What is DeltaStream?
    • Core Concepts
    • Free Trial Quick Start
    • Starting with the Web App
    • Starting with the CLI
    • Create and Manage Data Stores
    • Manage Users and User Roles
    • Create DeltaStream Objects to Structure Raw Data
    • Use Namespacing for Organizing Data
    • Create and Query Materialized Views
    • Create a Compute Pool to Work with Iceberg
    • Create a Function
    • Secure my Connection to a Data Store
    • Serialize my Data
    • CDC Pipeline Using a Single Slot
    • Call DeltaStream’s REST API
    • Expose a Materialized View over MCP
    • Configure DeltaStream as Private SaaS using Bring your own cloud (BYOC) model
    • Setting up Data Store Integrations
  • Setting up Enterprise Security Integrations
    • Using an AWS S3 Store as a Source to Feed an MSK Topic
    • Building a Proactive GenAI Agent with Real-Time Context
    • Metrics
    • SQL Syntax
      • Data Formats (Serialization)
      • Data Types
      • Identifiers and Keywords
      • Command
      • DDL
        • ALTER API_TOKEN
        • ALTER QUERY
        • ALTER SECURITY INTEGRATION
        • CREATE API_TOKEN
        • CREATE CHANGELOG
        • CREATE COMPUTE_POOL
        • CREATE DATABASE
        • CREATE DESCRIPTOR_SOURCE
        • CREATE ENTITY
        • CREATE FUNCTION_SOURCE
        • CREATE FUNCTION
        • CREATE INDEX
        • CREATE METRICS INTEGRATION
        • CREATE ORGANIZATION
        • CREATE ROLE
        • CREATE SCHEMA_REGISTRY
        • CREATE SCHEMA
        • CREATE SECRET
        • CREATE SECURITY INTEGRATION
        • CREATE STORE
        • CREATE STREAM
        • CREATE TABLE
        • DROP API_TOKEN
        • DROP CHANGELOG
        • DROP COMPUTE_POOL
        • DROP DATABASE
        • DROP DESCRIPTOR_SOURCE
        • DROP ENTITY
        • DROP FUNCTION_SOURCE
        • DROP FUNCTION
        • DROP METRICS INTEGRATION
        • DROP RELATION
        • DROP ROLE
        • DROP SCHEMA
        • DROP SCHEMA_REGISTRY
        • DROP SECRET
        • DROP SECURITY INTEGRATION
        • DROP STORE
        • DROP STREAM
        • DROP USER
        • START/STOP COMPUTE_POOL
        • UPDATE COMPUTE_POOL
        • UPDATE ENTITY
        • UPDATE SCHEMA_REGISTRY
        • UPDATE SECRET
        • UPDATE STORE
      • Query
      • Sandbox
      • Row Key Definition
      • System Tables
    • DeltaStream OpenAPI
  • Configure DeltaStream as Private SaaS using Bring your own cloud (BYOC) model
Powered by GitBook
For the complete documentation index, see llms.txt. This page is also available as Markdown.
  1. Reference
  2. SQL Syntax

DDL

ALTER API_TOKENALTER QUERYALTER SECURITY INTEGRATIONCREATE API_TOKENCREATE CHANGELOGCREATE COMPUTE_POOLCREATE DATABASECREATE DESCRIPTOR_SOURCECREATE ENTITYCREATE FUNCTION_SOURCECREATE FUNCTIONCREATE INDEXCREATE METRICS INTEGRATIONCREATE ORGANIZATIONCREATE ROLECREATE SCHEMA_REGISTRYCREATE SCHEMACREATE SECRETCREATE SECURITY INTEGRATIONCREATE STORECREATE STREAMCREATE TABLEDROP API_TOKENDROP CHANGELOGDROP COMPUTE_POOLDROP DATABASEDROP DESCRIPTOR_SOURCEDROP ENTITYDROP FUNCTION_SOURCEDROP FUNCTIONDROP METRICS INTEGRATIONDROP RELATIONDROP ROLEDROP SCHEMADROP SCHEMA_REGISTRYDROP SECRETDROP SECURITY INTEGRATIONDROP STOREDROP STREAMDROP USERSTART/STOP COMPUTE_POOLUPDATE COMPUTE_POOLUPDATE ENTITYUPDATE SCHEMA_REGISTRYUPDATE SECRETUPDATE STORE
PreviousSTOP COMPUTE_POOL
NextALTER API_TOKEN

Last updated 1 year ago