What is the difference between drop table and delete table?
No Answer is Posted For this Question
Be the First to Post Answer
What is a subselect? Is it different from a nested select?
What is table space in db2?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
Which component is responsible for processing sql statements and selecting access paths?
what is the input to PLAN? what is the input to DBRM?
Can any one tell me about Restart logic in DB2.
What is a LIKE table and how is it created?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What does the REORG Utility do?
In a single table,How to retrieve a employee-id of an employee who works in more than one department?
how to identify the pseudo conversation by seeing the program
What is view db2?