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
What is table?
In tables, data is logically organized in a row-and-column format similar to a spreadsheet. Each row represents a unique record, and each column represents a field in the record. Each table is made up of rows and columns. If you think of a table as ...
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, ...
Drop Conditions
With the drop conditions feature, you can now drop the users from the campaign after the target audience is calculated by the system. First of all, create a segment from Data Space -> Segments. You can create interactive or SQL segments to use as a ...
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. ...