nerdexam
GIAC

GPYC · Question #54

GPYC Question #54: Real Exam Question with Answer & Explanation

The correct answer is B. The number of records a table is permitted to hold. See the full explanation below for the reasoning.

Question

What does the LIMIT function restrict in an SQL SELECT statement?

Options

  • AThe number of queries that can be run against the table per second
  • BThe number of records a table is permitted to hold
  • CThe number of records that will be returned by a request
  • DThe number of subsequent SELECT statements that can be run against the table

Community Discussion

No community discussion yet for this question.

Full GPYC Practice