How does sql_last_value parameter work in jdbc input plugin?

statement => "SELECT * from table_name WHERE id > :sql_last_value"

Where's the ORDER BY clause?