In Snowflake, by using the “ALTER TABLE .. RENAME TO” command we can rename the table.
Syntax:
alter_table old_table_name1 rename to new_table_name1;
alter_table sessions_db2 rename to sessions_db_3;
The “ALTER TABLE .. RENAME TO” changes the name of a table. I hope this article provides sufficient information about renaming the table.
Snowflake Related Articles
If you have any queries, let us know by commenting below.
Stay updated with our newsletter, packed with Tutorials, Interview Questions, How-to's, Tips & Tricks, Latest Trends & Updates, and more ➤ Straight to your inbox!
Name | Dates | |
---|---|---|
Snowflake Training | Apr 01 to Apr 16 | |
Snowflake Training | Apr 04 to Apr 19 | |
Snowflake Training | Apr 08 to Apr 23 | |
Snowflake Training | Apr 11 to Apr 26 |
Kalla Saikumar is a technology expert and is currently working as a content associate at MindMajix. Write articles on multiple platforms such as ServiceNow, Business Analysis, Performance Testing, Mulesoft, Oracle Exadata, Azure, and other courses. And you can join him on LinkedIn.
1 /10
Copyright © 2013 - 2023 MindMajix Technologies