Types of SQL Statements - Teradata Vantage - Analytics Database

Database Introduction

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
gtm1628096154303.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
dsm1472253642401
lifecycle
latest
Product Category
Teradata Vantageā„¢

SQL statements enable you to define database objects, define user access to those objects, and manipulate the stored data.

These are the families of SQL statements:
  • Data Definition Language (DDL) statements
  • Data Control Language (DCL) statements
  • Data Manipulation Language (DML) statements
SQL also has HELP and SHOW statements that provide help about the following:
  • Database object definitions
  • Sessions
  • Statistics
  • EXPLAIN request modifier
  • SQL statement syntax
  • SQL used to create tables

The following sections contain information about the functional families of Teradata SQL.