In MySql, top 50 rows are displayed by using this following query: SELECT * FROM LIMIT 0,50; Post navigation How to enter Characters as HEX Numbers? How many columns can be used for creating Index?