試験COF-C02 トピック1 問題414 スレッド
Snowflake COF-C02のリアル試験問題集
問題 #: 414
トピック #: 1
問題 #: 414
トピック #: 1
A clustering key was defined on a table, but It is no longer needed. How can the key be removed?
おすすめの解答:C 解答を投票する
To remove a clustering key that was previously defined on a table in Snowflake, the correct SQL command is ALTER TABLE <TABLE NAME> DROP CLUSTERING KEY. This command removes the existing clustering key from the table, after which Snowflake will no longer re-cluster data based on that key during maintenance operations or after data loading operations.
宫沢** 2025-04-25 03:01:52
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。