I have tried this which did not work.
select top 5 * from [Table_Name]
SELECT * FROM Table_Name LIMIT 5;
548k questions
547k answers
4 comments
86.3k users