Help Center/
Data Lake Insight/
FAQs/
DLI Basics/
How Do I Change the Field Names of an Existing Table on DLI?
Updated on 2024-11-15 GMT+08:00
How Do I Change the Field Names of an Existing Table on DLI?
DLI does not support directly changing the field names of a table. However, you can solve this issue by migrating the table data using the following steps:
- Create a table: Create a table and define new field names.
- Migrate the data: Use the INSERT INTO ... SELECT statement to migrate the data from the old table to the new table.
- Delete the old table: Once you have ensured that the new table has completely replaced the old table and the data migration is complete, you can delete the old table to avoid confusion.
Parent topic: DLI Basics
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot