write a query to display the third record from the employee
table?
Answer Posted / ammu
select * from emp e where 4=(select count(sal) from emp
where e.sal>sal)
Because it follows n-1 rule..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write types of folders present in cognos?
How do you call a store procedure within a transformation?
What are the components used in web tier?
What is called cognos reporting tool?
Can you define metrics designer?
What is dtm?
how do you deploy a report in cognos 8 to run in maximo6? what r the steps in maximo??
How security is concerned with Reportnet? Explain its implementing steps.
what are the names of the reports that you prepared?
What are cognos connection initial page components?
How can I schedule reports in cognos?
Can you explain the advantage of using shortcuts?
What do you mean by drill across?
what is hints in cognos and where we use it.
what is the difference between native sql and cognos sql?