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; 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. 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
Archived
This topic is now archived and is closed to further replies.