InterviewSolution
Saved Bookmarks
| 1. |
Define the Snowflake Cluster |
|
Answer» The SNOWFLAKE data PARTITIONING is called clustering, and the table is arranged ACCORDING to CLUSTER keys. Re-clustering refers to the process of managing clustered data in a table. |
|