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

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

Which of the following is true of Snowpipe via REST API? (Choose two.)

  • A. You can only use it on Internal Stages
  • B. All COPY INTO options are available during pipe creation
  • C. Snowflake automatically manages the compute required to execute the Pipe's COPY INTO commands
  • D. Snowpipe keeps track of which files it has loaded
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
redsky0
Highly Voted 2 years, 10 months ago
Answer is C & D. Not B as: https://docs.snowflake.com/en/sql-reference/sql/create-pipe.html#usage-notes All COPY INTO <table> copy options are supported except for the following: FILES = ( 'file_name1' [ , 'file_name2', ... ] ) ON_ERROR = ABORT_STATEMENT SIZE_LIMIT = num PURGE = TRUE | FALSE (i.e. automatic purging while loading) FORCE = TRUE | FALSE
upvoted 37 times
...
Mallikharjuna452
Most Recent 4 months ago
C and D are correct
upvoted 1 times
...
372110c
4 months, 3 weeks ago
Selected Answer: CD
Correct Answer is CD
upvoted 1 times
...
pranalig
5 months ago
Correct answer:CD since pipe is using serverless functionality
upvoted 2 times
...
PrashantGupta1616
5 months, 2 weeks ago
Selected Answer: CD
The correct options for what is true of Snowpipe via REST API are: C. Snowflake automatically manages the compute required to execute the Pipe's COPY INTO commands D. Snowpipe keeps track of which files it has loaded
upvoted 2 times
...
Alex_Ovidiu
7 months, 2 weeks ago
Here's why the other options are not accurate: A. You can only use it on Internal Stages: You can use Snowpipe via REST API with both Internal Stages (located within Snowflake storage) and External Stages (referencing data in external cloud storage providers like S3 or Azure Blob Storage). B. All COPY INTO options are available during pipe creation: Not all COPY INTO options are available through the Snowpipe REST API for pipe creation. While the core functionality is supported, some advanced options might be limited through the API compared to directly using the COPY INTO command within Snowflake.
upvoted 2 times
...
oscarglob
1 year, 1 month ago
Selected Answer: CD
C & D: Snowpipe uses Snowflake-provided compute resources: https://docs.snowflake.com/user-guide/data-load-snowpipe-intro#calling-snowpipe-rest-endpoints
upvoted 2 times
...
Mayuri917233
1 year, 6 months ago
Selected Answer: BD
BD are correct
upvoted 2 times
...
RajuNaik
1 year, 7 months ago
Answer is C & D.
upvoted 1 times
...
Prajdeo
1 year, 8 months ago
Selected Answer: CD
Ans should be C & D
upvoted 1 times
...
BigDataBB
1 year, 10 months ago
Selected Answer: CD
CD are correct answer
upvoted 2 times
...
Tapasgup007
1 year, 11 months ago
Selected Answer: CD
CD are correct
upvoted 1 times
...
bharathmv
2 years, 2 months ago
Selected Answer: CD
C&D is right
upvoted 1 times
...
DK69
2 years, 6 months ago
CD are correct
upvoted 1 times
...
AGuru2020
2 years, 8 months ago
CD are correct answer
upvoted 2 times
...
vivek_nitd
2 years, 9 months ago
Selected Answer: CD
Snowpipe copy into has certain restrictions.
upvoted 2 times
...
Rajokkiyam
2 years, 9 months ago
Answer C D
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 ...