Defining Amazon Keyspaces Table Columns

The following properties are applicable to a Amazon Keyspaces Table Column.

Tab

Property

Description

Additional Information

  Physical Name Specifies the physical name of the column  
  Domain Parent Specifies the domain parent of the column  
  Physical Data Type Specifies the physical data type for the selected column  
  Primary Key Indicates this column as the table's primary key  
  Foreign Key Specifies whether the column is a foreign key  
  Physical Only Specifies whether the column is included in the physical model only  
  PII Specifies whether the column contains Personally Identifiable Information (PII)  
  Column Kind Specifies the type of column

Regular: Indicates this column as regular

Static: Indicates this column as static. Static columns store values that are shared by all rows in the same partition

PartitionKey: Indicates this column as a single column, or a compound value composed of two or more columns

ClusteringKey: Indicates how the data is clustered and sorted within each partition

 

  Key Position Specifies the position of key in column  
  Comments Specifies comments about the column  

General

Domain Parent Specifies the domain parent of the column  

 

Physical Name Specifies the physical name of the column  

 

Physical Data Type Specifies the physical data type for the selected column  
Link Link Name Specifies the user-defined link name You can use the Link Wizard to create and manage link objects and define the link object properties. For more information on the Link Wizard refer to the Link Wizard topic.
Linked To Specifies the linked column name
Synch Direction Specifies the synchronization direction of the link
Definition Specifies the definition of the link
Indexes Index Name Specifies the indexes in which the selected column is a member  
Type Specifies the index type  
Show FK Indexes Specifies whether foreign key indexes appear in the index membership list