Python MySQL Limit

The LIMIT statement is used to limit the number of records returned from the query.

Code :