At the SQL Prompt - Aster Client

Teradata Aster® Client Guide

Product
Aster Client
Release Number
7.00
Published
May 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
hki1475000360386.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
B700-2005
lifecycle
previous
Product Category
Software

You can set these parameters from the SQL prompt by executing SET commands in the form:

SET SESSION <parameter name> = {'<param setting>'};

For example:

SET SESSION enable_backslash_escapes = {'on'|'off'};

and

SET SESSION enable_quoted_identifiers = {'on'|'off'};