Answer Posted / gani
SELECT sal FROM table_name
ORDER BY sal DESC
LIMIT(99,1);
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the mutating table and constraining table?
What does (*) mean in sql?
Is it important to partition hard disk?
What is restrict in sql?
What are the 3 types of behavioral triggers?
Why do we use sqlite?
what are date and time data types in mysql? : Sql dba
how to enter numeric values as hex numbers? : Sql dba
Explain the difference in execution of triggers and stored procedures?
How do I remove sql plus from windows 10?
tell me about various levels of constraint. : Sql dba
Is sql better than excel?
What is the purpose of my sql?
difference between anonymous blocks and sub-programs.
discuss about myisam key cache. : Sql dba