Can anyone tell me what is wrong with this query? It's printing the else statement, and it's giving the error:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '2 * FROM `sql_tbl`' at line 1.
SELECT TOP 2 * FROM `sql_tbl`