how to retrieve the top 2 salaried persons from a database?
Answer Posted / anusreekr
An error is occuring saying "unknown column rownum".
Please let me know where rownum feature is available in all
the mysql versions.The server version i am using is 5.5.21.
Thanks
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
how to fetch common records from two tables? : Sql dba
Can we call procedure in select statement?
What is the difference between function, procedure and package in pl/sql?
How can we make an if statement within a select statement?
Can we perform dml in function?
How many primary keys can a table have?
What is the use of & in pl sql?
What is input buffer in sql*plus?
How does sql developer connect to oracle database?
How many parts of a pl sql block are optional?
How do I start sql from command line?
What is execute immediate?
What is dml with example?
What is crud sql?
how to increment dates by 1 in mysql? : Sql dba