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 we get some middle records in one table?

Answer Posted / meena

select * from emp where rownum=(select mod(rownum,2) from emp);

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the base class in java from which all classes are derived?

1035


what are the high-level thread states? : Java thread

1073


Differentiate jar and war files?

1089


Does the order of public and static declaration matter in main method?

1113


What are wrapped classes in java programming?

1105


What is the benefit of singleton pattern?

1051


List some important characteristics on jre

1134


What are the topics in advance java?

1032


what is daemon thread and which method is used to create the daemon thread? : Java thread

1029


How to perform merge sort in java?

1119


What is the function of log?

1065


Can arraylist contain null values?

1070


Can we overload the methods by making them static?

1047


What is difference between path and classpath variables?

1154


Where is singleton pattern used?

1043