forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
7.9 KiB
7.9 KiB
Managing Columns
After creating a table, you can create a new column, rename a column, and modify attributes in the table.
Creating a New Column
- Right-click Columns and select Create column.
The Add New Column dialog box is displayed prompting you to add information about the new column. Enter the details and click Add.
- You can view the added column in the corresponding table.
Data Studio displays the status of the operation in the status bar.
Toggle Not Null
Follow the steps below to set or reset the Not Null option:
- Right-click the selected column and select Toggle Not Null.
Data Studio displays the Toggle Not-null Property dialog box.
- Click OK to complete the operation successfully. Data Studio displays the status of the operation in the status bar.
Setting the Default Value of a Column
Changing the Data Type
Renaming a Column
- Right-click the selected column and select Rename Column.
The Rename Column dialog box is displayed prompting you to provide the new name.
- Enter the name and click OK. Data Studio displays the status of the operation in the status bar.
Dropping a Column
- Right-click the selected column and select Drop Column. This operation deletes the column from the table.
A Drop Column dialog box is displayed.
- Click OK to complete the operation successfully. Data Studio displays the status of the operation in the status bar.
Parent topic: Creating a Regular Table



