exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 35 discussion

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

True or False: It is possible to load data into Snowflake without creating a named File Format object.

  • 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
Mallikharjuna452
10 months, 2 weeks ago
Yes It is possible,A.True
upvoted 1 times
...
_yyukta
1 year, 3 months ago
Selected Answer: A
A. True
upvoted 1 times
...
Colourseun
1 year, 7 months ago
A: True is correct Snowflake loads data as CSV by default, but if the file is not CSV, you will have to specify the File Format.
upvoted 1 times
...
Mayuri917233
2 years ago
Selected Answer: A
A is correct
upvoted 1 times
...
SteveCrown
2 years, 1 month ago
True. Snowflake supports loading data without creating a named File Format object. Snowflake provides built-in file formats that can be used to load data without the need to create a file format object explicitly. For example, to load a CSV file, you can use the built-in CSV file format by simply specifying the FILE_FORMAT option as CSV in the COPY INTO command. This allows you to quickly load data without the overhead of creating a named file format object. Send a message...
upvoted 1 times
...
abbcia
2 years, 2 months ago
Selected Answer: A
a is true, you can specify a format but you don't have to
upvoted 2 times
...
Raju039
2 years, 3 months ago
Selected Answer: A
https://docs.snowflake.com/en/user-guide/data-load-external-tutorial-create-file-format
upvoted 1 times
...
Tapasgup007
2 years, 5 months ago
Selected Answer: A
A is correct
upvoted 3 times
...
SD3
3 years ago
Selected Answer: A
As the link suggests: 'In regular use, this step is optional, but is recommended'. Therefore it can be loaded without. I think thats enough proof?
upvoted 4 times
...
Graghu
3 years ago
table will be loaded with CSV format as default format if there is no file format defined
upvoted 3 times
...
yayaro
3 years, 1 month ago
Selected Answer: B
Needs a proof that shows A is correct. Until then I will go with B.
upvoted 2 times
...
arpit_dataguy
3 years, 4 months ago
Selected Answer: A
A is the correct answer. With a table created we can upload data from a csv file via web UI directly in the table without defining the FILE FORMAT.
upvoted 3 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 ...