I have a database (MySQL) with 100 registered customers and I am creating a table of purchases of these clients, I know that the bank creates an autoincrement ID > I would like to put on this table only the first 20 customers who buy more products and would soon have the ranking number and the name, but I can not.