COMMENT (Comment Placing Form) | Teradata Connector | QueryGrid - COMMENT (Comment Placing Form) - Teradata QueryGrid

QueryGrid™ Installation and User Guide - 3.06

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata QueryGrid
Release Number
3.06
Published
December 2024
ft:locale
en-US
ft:lastEdition
2024-12-07
dita:mapPath
ndp1726122159943.ditamap
dita:ditavalPath
ft:empty
dita:id
lxg1591800469257
lifecycle
latest
Product Category
Analytical Ecosystem

Purpose

Creates a user-defined description of a user-defined database object or definition in the data dictionary.

This topic describes only the portions of the COMMENT syntax diagram specific to QueryGrid. For information about the other syntax elements in COMMENT (Comment Placing Form), see Teradata® Database SQL Data Definition Language - Syntax and Examples, B035-1144.

Syntax

COMMENT [ ON ] { object_kind_1 | object_kind_2 }
  [ database_name. | user_name. ] object_name
  [ [ IS | AS ] 'comment' ] [;]