Blocking New VARCHAR Objects
The blockNewVarcharObjects
flag disables the creation of new tables, views, external tables containing Varchar columns, and the creation of user-defined functions with Varchar arguments or a Varchar return value.
The following describes the blockNewVarcharObjects
flag:
Data type - boolean
Default value -
false
Allowed values -
true
,false