Core Compliance - ODBC Driver for Teradata

ODBC Driver for Teradata® User Guide

Product
ODBC Driver for Teradata
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-08-22
dita:mapPath
xbl1544831938754.ditamap
dita:ditavalPath
nkw1500504256726.ditaval
dita:id
B035-2526
lifecycle
previous
Product Category
Teradata Tools and Utilities
The following table lists the following core-compliant grammar:
  • Data Definition Language (DDL)
  • Data Manipulation Language (DML)
  • Set Functions
DDL DML Set Functions
CREATE TABLE SELECT AVG
DROP TABLE INSERT MIN
ALTER TABLE UPDATE MAX
CREATE INDEX DELETE COUNT
DROP INDEX CALL SUM
CREATE VIEW UPSERT  
DROP VIEW    
CREATE PROCEDURE    
DROP PROCEDURE    
REPLACE PROCEDURE    
GRANT    
REVOKE