On the Define columns page in the Schema Extension, you can see which columns already exits for the selected table and how many resources are free for new columns.
|
NOTE: Take the maximum size allowed for a table into account when extending. |
If the table you are extending is a simple table (table type "T") or a base table (table type "B") then you can decide whether to create a simple or a foreign key column.
If the table to be extended is a "V" (view) type, only the custom columns of the underlying base table (type "B") are shown in the selection menu. You can only select custom columns from the base table that are not yet used in the view.
The following functions are available to you:
Icon | Meaning |
---|---|
Adds a new column. | |
Deletes a newly inserted column definition. | |
Displays the configuration options for column properties. |
To add a simple column in the table in the Schema Extension
If a custom table is extended,you can give it any name. If a default table is extended, the column must begin with the prefix "CCC". The column name is formatted as CCC_<column name>.
The following restrictions apply if the new column is a foreign key:
CCC-<database ID>-<4 digit sequential number>
CCC-<database ID>-<4 digit sequential number> <Name of referenced table>
To add a foreign key column in the table in Schema Extension
If the table to be extended is a "V" (view) type, only the custom columns of the underlying base table (type "B") are shown in the selection menu. You can only select custom columns from the base table that are not yet used in the view.
To create a new column for a database view in the Schema Extension
© 2023 One Identity LLC. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy