Question: You are working with very large tables in your database. Which SQL clause do you use to prevent exceedingly large query results?

  1. UNIQUE
  2. LIMIT
  3. DISTINCT
  4. CONSTRAINT

Answer: The correct answer of the above question is Option B:LIMIT