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.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
jpx1556733107962.ditamap
dita:ditavalPath
lze1555437562152.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.