How will you write a query to get a 5th rank student from a table student_report?
No Answer is Posted For this Question
Be the First to Post Answer
can any one help me with import/export options in oracle............
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
What are the advantages of oracle 12c?
What is oracle server autotrace in oracle?
What is a dynamic performance view in oracle?
Differentiate between function and procedure in oracle.
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
What is connection pool in oracle?
What do you mean by cdb and pdb in oracle 12c?
How many different types of indexes we have in oracle?
24 Answers IBM, TCS,
am completed mca2011 how get certification in oracle
I have a table that log salary-increase-process have fields: autoid, old_salary, acctno and table EMP: acctno, name, salary I want to list count increase-salary of employees, each have old_salary, new_salary. Help me with SELECT statement, please!