Which clause in a SQL statement will only allow the retrieval of a maximum number of rows?

Which clause in a SQL statement will only allow the retrieval of a maximum number of rows?



Answer: LIMIT


Learn More :