In Snowflake, Dropping the Table is an easy process
Drop table user1;
Contrary to other platforms; Snowflake provides an “undo” facility for the “drop” command. If we have to restore the table, we do it through the “undrop table” command:
undrop table users;
Using “undrop table” command, the data available in a table can be restored.
Looking forward to a career in a cloud data warehousing domain? Check out the "Snowflake Training" and get certified today |
We can drop and undrop the tables in Snowflake through “drop” and “undrop” commands. I hope this information is sufficient for dropping and undropping the tables.
If you have any queries, let us know by commenting below.
Snowflake Related Articles
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 | Sep 30 to Oct 15 | View Details |
Snowflake Training | Oct 03 to Oct 18 | View Details |
Snowflake Training | Oct 07 to Oct 22 | View Details |
Snowflake Training | Oct 10 to Oct 25 | View Details |
1 / 10
Copyright © 2013 - 2023 MindMajix Technologies