New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Snowflake SnowPro Associate: Platform Certification Exam SOL-C01 Question # 2 Topic 1 Discussion

Snowflake SnowPro Associate: Platform Certification Exam SOL-C01 Question # 2 Topic 1 Discussion

SOL-C01 Exam Topic 1 Question 2 Discussion:
Question #: 2
Topic #: 1

What is the typical syntax for using the LIMIT clause to retrieve the first 10 rows of a table named employees?


A.

SELECT * FROM employees LIMIT 10;


B.

SELECT LIMIT 10 * FROM employees;


C.

LIMIT 10 SELECT * FROM employees;


D.

SELECT * FROM employees WHERE LIMIT 10;


Get Premium SOL-C01 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.