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

Answer Posted / lakshmi reddy

select * from(select emp.*,rownum r from emp) where r=5 or r=10

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how many numbers of cubes can we create on a single model? How can we navigate between those cubes?

588


What is main advantage datawarehousing over oracle?

558


Why is auto-regression used in forecasting used on cognos platform?

538


What are cognos connection initial page components?

598


can anyone let me know some tips or interview questions on framework manager metadata modeling, creating joins, and all other aspects related to Cognos 8 framework mgr

1564






What's the limitation of 'Page Footer' in Report Studio? e.g. If I have an activity prompt (list of activities in a Search & Select Prompt) and selected around 2500 activites from the 'Activity' Search & Select Prompt and when I ran the report I got a message "#! Overflow" in page footer. Can somebody please tell me what's max. limit. I tried with around 300 activities and page footer displayed the activities. Your help will be appriciated.

2148


How to select multiple values from type-in prompt?

641


What is zero-foot print?

594


1. Explain your project.

1590


how you create security to reports?

600


After applying date prompt and when we run the report we fet from date and todate prompts..so when we enter todate

1596


What are all the types of hierarchies?

674


What is the difference between set functions and filter function in dimensional data?

2510


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

4744


What is a Cube?

686