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 139 discussion

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

What parameter controls if the Virtual Warehouse starts immediately after the CREATE WAREHOUSE statement?

  • A. INITIALLY_SUSPENDED = TRUE/FALSE
  • B. START_AFTER_CREATE = TRUE/FALSE
  • C. START_THE = 60 // (seconds from now)
  • D. START_TIME = CURRENT_DATE()
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nagesh_CL
Highly Voted 2 years, 1 month ago
Selected Answer: A
Answer is correct: - Syntax CREATE [ OR REPLACE ] WAREHOUSE [ IF NOT EXISTS ] <name> [ [ WITH ] objectProperties ] [ objectParams ] Where: objectProperties ::= WAREHOUSE_SIZE = XSMALL | SMALL | MEDIUM | LARGE | XLARGE | XXLARGE | XXXLARGE | X4LARGE | X5LARGE | X6LARGE MAX_CLUSTER_COUNT = <num> MIN_CLUSTER_COUNT = <num> SCALING_POLICY = STANDARD | ECONOMY AUTO_SUSPEND = <num> | NULL AUTO_RESUME = TRUE | FALSE INITIALLY_SUSPENDED = TRUE | FALSE RESOURCE_MONITOR = <monitor_name> COMMENT = '<string_literal>' ENABLE_QUERY_ACCELERATION = TRUE | FALSE QUERY_ACCELERATION_MAX_SCALE_FACTOR = <num>
upvoted 5 times
...
Mallikharjuna452
Most Recent 4 months ago
A. INITIALLY_SUSPENDED = TRUE/FALSE
upvoted 1 times
...
AnireddySaikiranReddy
8 months, 4 weeks ago
Correct Answer: A
upvoted 1 times
...
_yyukta
8 months, 4 weeks ago
Selected Answer: A
A. INITIALLY_SUSPENDED = TRUE/FALSE
upvoted 1 times
...
MultiCloudIronMan
1 year, 4 months ago
Selected Answer: A
Correct
upvoted 1 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 ...