son.of.the.morning Posted December 16, 2011 Share Posted December 16, 2011 Find the second hieghest value in a table using a simple query? Quote Link to comment Share on other sites More sharing options...
mikosiko Posted December 16, 2011 Share Posted December 16, 2011 ORDER BY DESC ... and LIMIT using offset LIMIT format: LIMIT {[offset,] row_count 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.