What's the SQL statement to select a specific row by row number, not by any information on the table. For example, I want to select the 3rd row regardless what's on that row. Thanks.