STARTUP Options - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
imq1591724555718.ditamap
dita:ditavalPath
imq1591724555718.ditaval
dita:id
B035-1184
lifecycle
previous
Product Category
Teradata Vantage™

You can specify either of the following options for STARTUP.

Option Description
NULL The existing startup string for the user, if any, is to be deleted.
quotestring A replacement for the user startup string, which consists of one or more SQL statements that are performed when the user logs onto Vantage.

A startup quotestring can be up to 255 characters, must be terminated by a SEMICOLON character, and enclosed by APOSTROPHE characters.

A startup Kanji quotestring can be up to 255 bytes, must be terminated by a SEMICOLON character, and enclosed by APOSTROPHE characters.

The USING request modifier is not supported, and if a DDL request is specified, no other request is allowed in the string.

See Purpose of the STARTUP String for more information about startup strings.