Rules for AS (connection_name |:connection_name_variable) Clause - Advanced SQL Engine - Teradata Database

SQL Stored Procedures and Embedded SQL

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
vqj1592443206677.ditamap
dita:ditavalPath
vqj1592443206677.ditaval
dita:id
B035-1148
lifecycle
previous
Product Category
Teradata Vantageā„¢
  • connection_name must be unique (up to 30 bytes) and is case-sensitive.
  • If the current active connection did not have a connection name, then the next connection must not include a connection name.

    A runtime error is returned indicating the connection attempt has been rejected.

    The current active connection remains unchanged.

  • :connection_name_variable must be a fixed or a varying length character variable no longer than 30 bytes.