Define Redshift Table Column Properties
The following properties are applicable to a Redshift table column.
Tab |
Property |
Description |
Additional Information |
Properties |
General Identity | Specifies that the column is an identity column | |
Starting Value | Specifies the start value to be used when rows are added using the INSERT statement | ||
Increment By | Specifies the number by which the starting value should be incremented | ||
Encoding | Specifies the compression encoding that should be followed |
Copyright © 2023 Quest Software, Inc. |