write the sql query to display 5th and 10th row in a table?

Answer Posted / kart

select * from (select rownum as rn,aone.* from aone)
where rn in(5,10);

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the difficult problem are you involved in cognos report net and 8 and impromptu if any pls share with us

2628


------------- How to identify the Revenue Column in Report?

1929


whats the difference between previous version of cognos and cognos 8 BI?

4891


Source table has 5 rows. Rank in rank transformation is set to 10. How many rows the rank transformation will output?

708


Can you define dimension?

711






what is online view?

1612


Can you define query studio?

647


Hi experts,Recently I faced one questions in MNC,They having 4 tables in FM ..One fact table CALLING X, Remaining 3 tables are there not fact calling y,z etc...We want to join individually from X to Y..please suggest.

998


What is a Datastore in Cognos?

913


What is the difference between a cascading report and drill through report?

744


9. What was the most complex type of report you dealt with?

1806


Can you define drill down and drill up?

715


Can you define metrics designer?

706


Define the slice and dice?

665


What is difference between informatica power mart and power center?

647