DisableUDTImplCastForSysFuncOp - Analytics Database - Teradata Vantage

Database Utilities

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-05-02
dita:mapPath
ymn1628096214445.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
vkz1472241255652
lifecycle
latest
Product Category
Teradata Vantageā„¢

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.