Rename Table & Drop/Rename Column

Rename Table & Drop/Rename Column

Table Rename

The "Rename Table" feature in our system allows users to change the name of an existing database table easily. This can be helpful when you want to improve table naming conventions or reflect changes in the data model.

  • Navigate to Data Space > Tables. Select table to want to make changes. Click on edit icon and rename the table. Do not forget the Save changes.
📘

Warning

In case there are dependencies within the columns, the system will issue a warning, display the associated dependencies, and prevent any alterations.


Rename/Drop Column

The Rename/Drop Column feature empowers users to manage the structure and content of tables they create within the platform. This feature streamlines the process by allowing you to rename or remove columns with ease.

Rename Column

  • Select the column you want to change and click the three dots an choose "Rename Column". Rename the column and click the Update button for saving changes.

Drop Column

  • Select the column you want to drop and click the three dots an choose "Drop Column". Type column name to approve drop process.
📘

Warning

In case there are dependencies within the columns, the system will issue a warning, display the associated dependencies, and prevent any alterations.

    • Related Articles

    • Remote Table

      A remote table in Dengage CDMP is a table from an external database owned by a client, which Dengage CDMP can access to get data. A "Remote Table" in Dengage CDMP refers to a feature where the table itself resides on a separate database, external to ...
    • Creating a Table

      This section outlines the process for creating a new table structure within our Customer Data Platform (CDP) to enhance and extend your data relationships. This capability allows for a more comprehensive and flexible data management approach, ...
    • Interactive Segment with Remote Table

      This new feature allows users to create segments by Remote Table with Interactive Segment, without writing any SQL query. How to Define a Remote Data Table Access the Remote Data Table Navigate to: Data Spaces > Tables > New > Remote Data Table. ...
    • Segment Shaper - Table Description Creator

      This update improves the visibility and transparency of AI-generated table and column descriptions used in Segment Shaper by introducing an AI icon in the interface. Descriptions generated by ZekiAI were already available in Segment Shaper. With this ...
    • Incremental Logs - Column Details

      Transactional Panel Audit Logs Column Name Column Type Column Length log_id STRING 36 request_time TIMESTAMP N/A user_id INTEGER N/A user_name STRING 150 name STRING 400 action_name STRING 1000 request_url STRING 1000 request_json STRING MAX ...