Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What are the cost implications of executing the following SQL statement?
CREATE TABLE SALES_BKP LIKE SALES;
A
Processing costs will be generated based on how long the query takes.
B
Storage costs will be generated based on the size of the data.
C
No costs will be incurred as the query will use metadata.
D
The cost for running the virtual warehouse will be charged by the second.