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 you retrieve first record in table



how will you retrieve first record in table..

Answer / saravana

select empname,empno from tablename order by empno fetch
first row only;

Is This Answer Correct ?    11 Yes 0 No

Post New Answer

More DB2 Interview Questions

What is DCLGEN?

2 Answers  


I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?

4 Answers   CTS,


how do u update the faltfile into db2 table ?

4 Answers   RBS, TCS,


How many databases can be created inside an instance in db2 ?

0 Answers   MCN Solutions,


What will the COMMIT accomplish?

5 Answers  


What is an instance in db2?

0 Answers  


what is a plan and how do you refer the plan in the program?

2 Answers   Xansa,


Return code 100 means?

6 Answers   Cap Gemini,


what is a collection?

2 Answers  


Which one allows duplicate values Union or Union All ?

3 Answers  


a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.

3 Answers  


How can you find out the # of rows updated after an update statement?

0 Answers  


Categories