Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how will u get 1 and 3rd and 5th records in table what is
the query in oracle please help me

Answer Posted / suresh

TO DISPLAY THE EVEN NUMBERS
SELECT ROWNUM,EMPNO,ENAME,SAL FROM EMP
GROUP BY ROWNUM,EMPNO,ENAME,SAL
HAVING MOD(ROWNUM,2)=0;


TO DISPLAY THE ODD NUMBER IS TO REPLACE ONLY MOD(ROWNUM,2)!=0

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to load a Dimension ? and how to load a fact table?

1458


What are the differences between joiner transformation and source qualifier transformation?

1233


Explain incremental aggregation in informatica

1180


expain about the tune parameters?

2454


What is decode in static cache?

1257


What is the difference between writing a joiner query in ANSI style and THETA style?

2432


What are different types of transformations available in informatica?

1056


What is meant by a domain?

1184


Explain in detail scd type 2 through mapping.

1087


Define the various join types of joiner transformation?

1036


What is dimensional table?

1127


what is mean by complex business rule ?

2216


what is the -ve test case in your project.

2458


Where can we find the throughput option in informatica?

1104


How many ways are there to create ports?

1399