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

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
imq1591724555718.ditamap
dita:ditavalPath
imq1591724555718.ditaval
dita:id
B035-1184
lifecycle
previous
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.