write a query to display the third record from the employee
table?
Answer Posted / m m naidu
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 ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the message flows?
What are the batches and it’s details?
7. What is performance tuning?
What is the function of model design accelerator?
Hi, I'm planning to write COG-132 exam so looking out for dumps. If anybody is having then please e-mail me at afrinshaikh86@gmail.com. your help would be appreciated. -Regards Afrin
what is power prompt in cognos ep7series?what is the use of this?
----------------------What are the User Securities?
Can you define a catalog and types of catalogs in cognos?
What is Metrics designer?
What are the main services provided by application tier?
What is the enterprise class platform architecture of cognos 8?
What you mean by drill across and what is the difference between drill through, drill across?
Explain informatica architecture?
----------------Diff b/w Dimensional modeling and Relational modeling?
How to generate the Catalog in Cognos? Basically all post describing generating the Catalog from cognos impromptu . Is there any way to generate the Catalog using Cognos Administration or Framework Manager?