1. We have moved to a new forum! There may be a few things not working properly so please let us know if you find a bug. Remember to use the bbCode [ sql ] tag for SQL statements.

Select the 4 row of the table from the top?

Discussion in 'SQL - Questions and Answers' started by Neeraj Taneja, Mar 12, 2007.

  1. Dialect: Oracle
  2. meera Guest

    Dialect: MySQL
    SQL:

    SELECT * FROM table limit 3,1

Share This Page