16.10 - DisableUDTImplCastForSysFuncOp - Teradata Database

Teradata Database Utilities

Product
Teradata Database
Release Number
16.10
Published
June 2017
Language
English (United States)
Last Update
2018-04-26
dita:mapPath
zll1480972831047.ditamap
dita:ditavalPath
changebar_rev_16_10_exclude_audience_ie.ditaval
dita:id
vkz1472241255652

Purpose

Disables/enables implicit cast/conversion of UDT expressions passed to built-in system operators/functions.

Field Group

General

Valid Settings

Setting Description
TRUE Disable implicit conversions.
FALSE Enable implicit conversions.

Default

FALSE

Usage Notes

The system implicitly converts a UDT expression to a compatible pre-defined type when there is a CAST...AS ASSIGNMENT definition whose target is a compatible data type.

This field only affects built-in system operators and functions. The system always invokes implicit casts for INSERT, UPDATE, and parameter passing (UDF, UDM, Stored Procedure) operations.