write a query to display to 10 max record from the employee
table?
Answer Posted / phoebe
select * from
(
select * from employee
order by salary desc)
where rownum<11;
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are initial page components of Cognos connection?
Can you define a datastore in cognos?
how to explain tne project at the time of interview? where to start and how to end? plz explain in detail thax in advance
What is Fullouterjoin?
Re: hi,dis is Hari.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out. my mail-id is shankerhari17@yahoo.com, hope u will respond as soon as possible. thank u in advance
What is difference between content store and content manager?
What are the components of the report studio?
How to join multiple db in catalog?
how u burst the reports? if u r bursted reports is not reached to destination how u identify???
Define metrics studio?
how to test reports in cognos?
What is main difference mapplets and mapping?
What are the ways to import data into catalog?
What are the types of studio?
Can you define bitmap index?