GeekInterview.com
  I am new, Sign me up!
 

DB2 Interview Questions


DB2 Interview Questions

Questions: 198
Comments: 312
 Showing Questions 51-60 of 198 Questions
<< Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>
 Sponsored Links

 
 DB2 Interview Questions
Sorting Options :  

What happens when more than one row satisfies a Select statement that is executed outside of any cursor processing?

Latest Answer: For getting middle of rows for employee table first you should SORT the order of rows in a table after that you can put it skip/count logic on that.Regards,Pradeep ...
Read Answers (1) | Asked by : Basavaraj

How do you retrieve a sample of 'n' rows in random without any filterting (where) conditions?
Read Answers (2) | Asked by : Prabaharan

View Question | Asked by : anil kumar

Latest Answer: Search for the table name in the DB2 table SYSIBM.SYSINDEXESSELECT * FROM SYSIBM.SYSINDEXES WHERE NAME = 'tablename'  OR CREATOR = 'creator name' ; ...
Read Answers (1) | Asked by : sagar

Latest Answer: This error related to db2 table access, please check you have access to all the table which are using in your program.I face this problem in my exp and  i resolved this by communicating with on-site and DBA ...
Read Answers (1) | Asked by : ansha

Latest Answer: The main difference between Plan and package lies with the time. When a DBRM undergoes the bind process, the outcome in earlier days was called as a Plan and nowadays it can either be a Plan or a package. So, plan was what existed prior to DB2 V2R3 and ...
Read Answers (1) | Asked by : priya

What is time stamp in compilation & execution of a COBOL program with SQL queries? what is bind process in it?
Read Answers (1) | Asked by : ashish

In DB2, table space is an LDS which does not support index concept. But index is an back bone of DB2. How DB2 supports index? Explain?
Read Answers (1) | Asked by : k r rao


View page << Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape