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 | Aug 05 to Aug 20 | |
Snowflake Training | Aug 08 to Aug 23 | |
Snowflake Training | Aug 12 to Aug 27 | |
Snowflake Training | Aug 15 to Aug 30 |
1 /10
Copyright © 2013 - 2023 MindMajix Technologies