Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 255 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 255
Topic #: 1
[All SnowPro Core Questions]

A clustering key was defined on a table, but it is no longer needed.

How can the key be removed?

  • A. ALTER TABLE [TABLE NAME] PURGE CLUSTERING KEY
  • B. ALTER TABLE [TABLE NAME] DELETE CLUSTERING KEY
  • C. ALTER TABLE [TABLE NAME] DROP CLUSTERING KEY
  • D. ALTER TABLE [TABLE NAME] REMOVE CLUSTERING KEY
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
AS314
Highly Voted 1 year, 11 months ago
Selected Answer: C
ALTER TABLE <name> DROP CLUSTERING KEY
upvoted 10 times
...
Mallikharjuna452
Most Recent 4 months ago
C is correct answer
upvoted 1 times
...
_yyukta
8 months, 3 weeks ago
Selected Answer: C
C is correct
upvoted 1 times
...
Amitsnowflake
1 year, 2 months ago
C https://docs.snowflake.com/en/user-guide/tables-clustering-keys
upvoted 1 times
...
dmitriypo
1 year, 6 months ago
Selected Answer: C
C https://docs.snowflake.com/en/user-guide/tables-clustering-keys#defining-clustered-tables
upvoted 1 times
...
GiselaS
1 year, 7 months ago
Selected Answer: C
Dropping the Clustering Keys for a Table At any time, you can drop the clustering key for a table using ALTER TABLE: ALTER TABLE <name> DROP CLUSTERING KEY
upvoted 2 times
...
weuz
1 year, 7 months ago
C is the correct one
upvoted 2 times
...
KarBiswa
1 year, 8 months ago
Alter table <sssss> drop clustering key
upvoted 2 times
...
fahfouhi94
1 year, 9 months ago
Selected Answer: C
https://docs.snowflake.com/en/user-guide/tables-clustering-keys.html
upvoted 1 times
...
halol
1 year, 11 months ago
Selected Answer: C
https://docs.snowflake.com/en/sql-reference/sql/alter-table.html C
upvoted 3 times
...
paknadeem
1 year, 11 months ago
I Think the correct answer is C
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...