what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18181I have a DB2 table which has 1000 rows.after udatingg first 110 rows, my job abends. Now what I have to do if I want to restart the job next time so that it should start updating from 111th row (without updating first 110 rows again).
10 58178In a single table,How to retrieve a employee-id of an employee who works in more than one department?
15 23681What error I will get if my select query gives multiple row while executing a Cobol-DB2 program.How can I solve it without using a cursor.
4 11527My cobol program(not having any sql statements) is calling another cobol program ( having sql statements), what is needed for compilation and run in jcls .
3 126731. what if null values retrived from database and no null indicator mentioned in query. What is sql code.
1 8400What if , we failed to mentioed null indicator in sql select query , that may retrieve null value ?
2 9172What if we try to insert the base table through updatable view , but failed to give a column value which is defined as NOT NULL.
1 6535What value the host varible will contain , if null indicator value is -2 ? Will it contain the truncated value or nothing will move ?
3 12702Post New Cap Gemini DB2 Interview Questions
i want to know rdbms certification details and syallabus and for whom i contact for rdbms certification in bangalore i need answer very urgent please mail to aniltelkar50@gmail.com please as soon as possible
Write a program to convert all strings in list to integers?
What's the difference between a finite state machine (FSM) and a hierarchical finite state machine (HFSM)? Give an example of a hierarchical state machine with functionality that you could not easily replicate in a non-hierarchical FSM.
What are the topics in j2ee?
What are the foundations classes which are useful to access component buffer?
How to Migrate a project from Delphi 1 or 2 to Delphi 3 ?
How long does it take to learn vlookup?
What is the Process to creating lookup transformation in informatica
What is a secondary namenode?
What is the use of BDC ?
What is ng controller in angularjs?
Can I upgrade android 6 to 7?
What is wrong with this statement? std::auto_ptr ptr(new char[10]);
Which package is used to do data import in r and python?
How do you apply vendor prefixes to inline styles in react?