NodeJs MySQL Limit

You can limit the number of records returned from the query, by using the LIMIT statement.

Code :