I currently have a table in this structure:

I want to be able to select the top 3 user_id‘s from the table according to the amount of entries, so the three user’s with the most rows in the table. (it only shows the user with the id 111 in the screenshot below but there are obviously a lot more entries in this table).
Does anyone have any suggestions?
Try this: