write a query to display the third record from the employee
table?
Answer Posted / srinu
select * from (select rownum r,emp.* from emp) where r=3;
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a cascading report and drill through the report?
What are the types of security?
What is the information present in the cognos configuration file?
How to create model and how to test model?
Why cognos decision stream is used?
How to deploy from one server to another server?
What do you understand by the term 'model durability'?
What is the difference between a cascading report and drillthru report? Why do we go for drill thru report?
4. How many dimensions did you use in your reports?
what is the difference between filter and condition?
Can you define a catalog and types of catalogs in cognos?
How do you call a store procedure within a transformation?
hi, this is harish. i had finsihed cognos course recently.can some one help in the area of project explination, interview questions,real time scenarious....this is my maild id nanagupta907@gmail.com
What are cognos connection initial page components?
What is the difference between ‘macro’ and ‘prompt?