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 are all the types of gateway used in Cognos?
What is the metric store database?
----------------Diff b/w Dimensional modeling and Relational modeling?
What are the components of the report studio?
What is Metrics designer?
What are all the types of hierarchies?
how to test reports in cognos?
How to create a cube in Transformer? What is the process? Please mention process thank u
i have taken quantity on ANx-axis & months on y-axis(months r not in oreder )when i run the reoprt i need months in proper order .how can i do this ?
write a query to display the departments with no employee?
What are the types of security?
what is the use of backward drilling in cognos 8?is it possible?whats the uws of it?
What are query items?
What are the batches and it’s details?
How do we convert from Numeric to be Words?