write a query to display to 10 max record from the employee
table?
Answer Posted / ram
select * from
(
select e.*,dense_rank() over(order by sal desc) rank from emp e
)
where rank<=&rank
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the limitations of cognos reportnet? What are the enhancements in reportnet ?
What are the steps to import the two data sources in framework manager?
what are the features in cognos8ui
What are all the types of hierarchies?
How we check the errors before running the report?
All ready we have alias tables for modifications why we are using views if anybody this answer plz reply me
WHAT IS METRIC STUDIO?WHAT IS SCORE CARDS HOW TO IMPLEMENT IT AND WHAT IS THE USE OF SCORE CARD?
What is a dimension?
what is the role of cognos comsultant?what actually it means?pls reply
can you tell me what are the dimension tables are used in project
What are the main services provided by application tier?
How create measures and dimensions?
Can you define drill across?
how u burst the reports? if u r bursted reports is not reached to destination how u identify???
explain how to create powerplay reports?