manojhooda Posted April 14, 2009 Share Posted April 14, 2009 How we will delete records with limit in mysql. for exp can we use syntax like :- delete from tablename limit 34,45; Quote Link to comment https://forums.phpfreaks.com/topic/154043-how-we-will-delete-records/ Share on other sites More sharing options...
Maq Posted April 14, 2009 Share Posted April 14, 2009 Please read this: http://dev.mysql.com/doc/refman/5.0/en/delete.html Also, please state exactly it is you're trying to do, then we can show you the proper most efficient way to accomplish it. Quote Link to comment https://forums.phpfreaks.com/topic/154043-how-we-will-delete-records/#findComment-809756 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.