Adam Duval
Posts Tags Categories
Adam Duval
PostsTagsCategories

TIL - 2023-04-20 // How to rename a Snowflake warehouse?

Adam Duval included in TIL
 2023-04-20  23 words   One minute 

A warehouse in Snowflake can be renamed using the ALTER command in combination with the RENAME TO command.

old_warehouse_name ALTER RENAME TO   new_warehouse_name
Updated on 2023-04-20
 Data engineering, Snowflake
Back | Home
TIL - 2023-04-19 // What is a Snowflake warehouse?
Powered by Hugo | Theme - LoveIt
2022 - 2023 Adam Duval