Skip to main content

AddToAny

Share/Save

What is the alternative of 'TOP' in MySql

No replies
ranjit
ranjit's picture
User offline. Last seen 2 years 23 weeks ago. Offline
Joined: 08/26/2009

I have been using 'TOP' keyword in Sql Server for limiting the results return by a query.

But I don't see any TOP keyword in MYSql. There must be some alternative to do that.

Please help.