find out the third highest salary?
CIPL, Cyber Shot, HCL, Hewitt, IBM, JPMorgan Chase, Orion, Verizon,
92 153765i want to know about mr.b.kotravel......who has answered for second maxmium salary from employee table
3 6245Post New Oracle General Questions
what is the use of system.effective.date variable in oracle?
What is a sub query? What are its various types?
What is integrity and what is constraint??Explain with example
Is the After report trigger fired if the report execution fails ?
How to convert character types to numeric types?
Why does for update in oracle 8 cause an ora-01002 error?
How to update a table row with a record?
When system tablespace is created?
src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));
How to convert numbers to characters in oracle?
How we can able to import our own template (users designed MS-Word templates) which has many tabular columns; need to pass some values generate by Oracle-reports9i? Actually need to import more than 400 MS-Word templates into Oracle Reports-9i to minimize layout design in Reports.
What are the extensions used by oracle reports?
Please explain oracle left join with an example?
What is the purpose of tables, private synonyms and public synonyms in Oracle?
How to create a new view in oracle?