What is the use of db2 optimizer?
No Answer is Posted For this Question
Be the First to Post Answer
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
Mention and explain the contention situations caused by locks?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
Which command is used to remove all rows from a table?
what is static sql? what is dynamic sql? Give me details
Suppose the outcome of executing a query results in a row having null. Based on the answer how you use it? Its declaration and inclusion?
PLAN IS EXECUTABLE AND PACKAGE IS NOT EXECUTABLE . THEN WHAT IS THE USE OF PACKAGE?
2 Answers Tech Mahindra, Wipro,
How can you split a table in to exactly half?
What are the various locks available?
what is SMP/E? and what are the major steps of it? thanks...
What is dclgen (declaration generator)?
What is the difference between primary key & unique index ?