SnowPro Core Certification — Question 1312

A Snowflake user is trying to load a 125 GB file using SnowSQL. The file continues to load for almost an entire day.

What will happen at the 24-hour mark?

Answer options

Correct answer: C

Explanation

The correct answer is C because if a file loading exceeds the maximum time limit, Snowflake can abort the process without committing any data. Option A is incorrect as the loading will not continue indefinitely. Option B is wrong because not all data would be committed if the loading is aborted. Option D is misleading since there is no programmatic control over the maximum loading time.