COMMENT ON COMPUTE PROFILE Syntax Elements - Teradata VantageCloud Lake

Lake - Working with SQL

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
jbe1714339405530.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
jbe1714339405530
compute_profile
Name of a compute profile in the compute group.
compute_group
[Optional] Name of an existing compute group.
If you omit compute_group, VantageCloud Lake determines the compute group using this hierarchy:
  1. Compute group of session, if set.

    (Set this value with the statement SET SESSION COMPUTE GROUP.)

  2. Otherwise, default compute group of user profile, if set.

    (Set this value with the statement CREATE PROFILE or MODIFY PROFILE .)

  3. Otherwise, default compute group of user definition.

    (Set this value with the statement CREATE USER or MODIFY USER.)

comment
[Optional] Description of the compute profile, up to 255 characters from any supported client character set.
If the compute profile has no stored comment, comment becomes its stored comment.
If the compute profile has a stored comment, comment replaces it.
Default behavior: Statement returns the stored comment.