write a query to display the third record from the employee
table?
Answer Posted / krishna
To display the 3rd record of emp table we can write query as
select * from emp where rownum<4 minus select * from emp
where rownum<3;
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is defined as data mining?
What are the types of studio present in Cognos?
Can you define framework manager?
how to develop dynamic dashboards, and what is the difference between static and dyanmic dashboards in report studion and need with example. plz mail me on this email id vasucognos4@gmail.com
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?
Why need staging area database for dwh?
What is the information present in the cognos configuration file?
Can you define report item?
What is the deployment requirements used in cognos?
What is the enterprise class platform architecture of cognos 8?
how you create security to reports?
What is difference between informatica power mart and power center?
Name the types of gateway?
What is Fullouterjoin?
How security is concerned with Reportnet? Explain its implementing steps.