exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 90 discussion

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

True or False: An active warehouse is required to run a COPY INTO statement.

  • A. True
  • B. False
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
nkit
1 month ago
Selected Answer: B
No, an active warehouse is not required to run a COPY INTO statement in Snowflake. The COPY INTO command can be executed without an active warehouse when: Loading data from external stages (like Amazon S3, Google Cloud Storage, or Microsoft Azure) Using the AUTO_COMPRESS option
upvoted 1 times
...
hotflake
9 months ago
COPY INTO: ● Copies data from staged files to a table ● All files loaded in a single operation must use the same stage and file format ● Can auto-detect compression mode, date and time formats ● Requires an active virtual warehouse
upvoted 1 times
...
Mallikharjuna452
9 months, 3 weeks ago
A.True,while loading the data,an active warehouse is required
upvoted 1 times
...
Alex_Ovidiu
1 year, 1 month ago
False: An active warehouse is not always required to run a COPY INTO statement in Snowflake. Here's why: The COPY INTO statement is used to load data from external locations (stages) into Snowflake tables. While virtual warehouses provide the compute resources for processing queries within Snowflake, the COPY INTO operation itself is a data movement process.
upvoted 3 times
...
Rajivnb
1 year, 6 months ago
Selected Answer: A
COPY INTO table basically rights data into Micro Partition. To access the micro partition it requires a active warehouse to pass thru right. To access the storage it should pass thru the warehouse. it should be active. even if its suspended, upon receiving a Query the warehouse will resume and come into active to execute the query.
upvoted 2 times
...
Mayuri917233
1 year, 12 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
Raju039
2 years, 2 months ago
Selected Answer: A
https://docs.snowflake.com/en/user-guide/getting-started-tutorial-copy-into
upvoted 2 times
...
markpumc
2 years, 2 months ago
Should be false B: False. A COPY INTO statement in Snowflake does not require an active warehouse to run. The statement is used to load data into a Snowflake table from a file stored in a cloud-based object storage such as Amazon S3, Microsoft Azure Blob Storage, or Google Cloud Storage. An active warehouse is only required to perform computationally-intensive tasks such as data processing, querying, and data transformation.
upvoted 1 times
Rajivnb
1 year, 6 months ago
COPY INTO table basically rights data into Micro Partition. To access the micro partition it requires a active warehouse to pass thru right. To access the storage it should pass thru the warehouse. it should be active. even if its suspended, upon receiving a Query the warehouse will resume and come into active to execute the query.
upvoted 1 times
...
...
Tapasgup007
2 years, 5 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
kjdfsafc87456
2 years, 8 months ago
Selected Answer: A
Execute COPY INTO <table> to load your staged data into the target table. Note that this command requires an active, running warehouse, which you created as a prerequisite for this tutorial. If you don’t have access to a warehouse, you will need to create one now.
upvoted 3 times
...
Sly007
3 years ago
Selected Answer: A
Answer is A. Execute COPY INTO <table> to load your staged data into the target table. Note that this command requires an active, running warehouse. https://docs.snowflake.com/en/user-guide/getting-started-tutorial-copy-into.html
upvoted 2 times
...
learnazureportal
3 years ago
Answer is B
upvoted 1 times
learnazureportal
2 years, 12 months ago
Corrected = A is Answer
upvoted 1 times
...
...
addixion
3 years, 1 month ago
Selected Answer: B
I think it is false
upvoted 1 times
...
lhstudylh
3 years, 2 months ago
Selected Answer: A
Correct answer Link below states that you need an active, running warehouse to before COPY INTO functions https://docs.snowflake.com/en/user-guide/getting-started-tutorial-copy-into.html
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago