Answer Posted / justin
SELECT sal FROM empORDER BY sal DESC LIMIT 2 , 1
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain polymorphism in pl/sql.
how tsql statements can be written and submitted to the database engine? : Transact sql
What is error ora-12154: tns:could not resolve the connect identifier specified?
Is microsoft sql free?
What is the use of prepared statement?
What information is needed to connect sql*plus an oracle server?
Explain what is an index?
What is the difference between delete, truncate and drop command?
Can you load data into multiple tables at once? : aql loader
Is pl sql and postgresql same?
Is primary key an index?
What is raid? How does it help storage of databases?
What does truncate mean in sql?
how to return query output in html format? : Sql dba
Why do we need databases?