lt40 Posted July 6, 2008 Share Posted July 6, 2008 mysql version 5.0 SELECT * FROM `data` LIMIT 2 , 4 I Dont Understand How This Query Can Return 4 Results and give no errors. Link to comment https://forums.phpfreaks.com/topic/113457-solved-problems-with-limit/ Share on other sites More sharing options...
lt40 Posted July 6, 2008 Author Share Posted July 6, 2008 never mind i worked it out i read the syntax in the wrong way ( LIMIT Start , End : instead of LIMIT Start , For_num_Rows ) Link to comment https://forums.phpfreaks.com/topic/113457-solved-problems-with-limit/#findComment-582969 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.