write a query to display to 10 max record from the employee
table?

Answer Posted / nasa

select *from emp where sal in(select max(sal) from emp where level<=10 connect by prior sal>sal group by level);


This query show the top 10 records based on the salary

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you define query studio?

733


How security is concerned with Reportnet? Explain its implementing steps.

1806


What do you understand by the term 'model durability'?

777


----------------------What are the User Securities?

1633


We can use a calculated field to dynamically create the burst recipients in Cognos 8. Can we do the same in Cognos ReportNet 1.1?

2295


What is Metrics designer?

798


What is the model filter?

766


Can you define report item?

790


How Metrics Studio is better than Report Studio?

2245


Explain difference between powerplay transformer and power play reports?

723


What is model?

742


Name the types of gateway?

760


Give me any example of semi and non additive measures?

725


plsreply to me...im interested to do the cgnos certifications relating to report developer.can you suggest me what kind of certifications andwhere cani get (dumps) previous quetions and answers for the certification........

2119


What are the types of studio present in Cognos?

791