I have tried this which did not work.
select top 5 * from [Table_Name]
SELECT * FROM Table_Name LIMIT 5;
2.1m questions
2.1m answers
60 comments
57.0k users