write a query to display to 10 max record from the employee
table?
Answer Posted / srinu
select * from(select rownum r,emp.*from emp order by sal
desc) where r<=10;
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How is cognos model organization works?
what is model and say about process how to create model and how to test model?
What do you understand by the term 'dynamic cube'?
Explain difference between powerplay transformer and power play reports?
What is the difference between Standard and Metrics folder?
What is the difference between a data mart and a data warehouse?
What do you mean by query studio?
how u will design the report if the objects are available
Explain what is the difference between native sql and cognos sql?
How we check the errors before running the report?
What errors and types of errors you faced in Cognos ReportNet?
What is the use of powerhouse?
actually 2 members working in same module.at a time is possible to work on same module? i add some tables,another person also add some tables how the synchronization betn the two in same module? pls ans me and expain to me.....
what are the names of the reports that you prepared?
Define cognos report net?