Attributes Changed by ALTER PROCEDURE (SQL Form) | Teradata Vantage - Attributes Changed by ALTER PROCEDURE (SQL Form) - Analytics Database - Teradata Vantage

SQL Data Definition Language Detailed Topics

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-10-04
dita:mapPath
vuk1628111288877.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jbg1472252759029
lifecycle
latest
Product Category
Teradata Vantage™
ALTER PROCEDURE can alter the following attributes of the recompiled SQL procedure.
  • Platform.

    This is an implicit change and cannot be specified by an ALTER PROCEDURE request.

  • TDSP version number.

    This is an implicit change and cannot be specified by an ALTER PROCEDURE request.

    For information about procedure version numbers, see HELP PROCEDURE.

  • Creation time zone.

    This is an explicit change that you specify using the AT TIME ZONE option.

You can also change one or all of the following attributes:
  • SPL to NO SPL.

    You cannot change NO SPL back to SPL.

  • WARNING to NO WARNING and vice versa.