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. Quote Link to comment 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 ) Quote Link to comment 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.