Can I use LOCK TABLE on a view?
Answer / s
You can use LOCK TABLE on any table. View is not a
physical object.
| Is This Answer Correct ? | 4 Yes | 2 No |
What is nvl in db2?
List out the three types of page locks that can be held.
What are foreign keys?
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
What is ACQUIRE/RELEASE in BIND?
What is index cardinality?
How to define the a field which accepts value till 99999.99 in db2
How can deadlocks be resolved?
What statistic will tell the DBA how must space can be reclaimed from dropped table spaces on the next reorg run?
Lot of updates have been done on a table due to which indexes have gone haywire. What do you do?
What is sqlcode -922 ?
What is db2 instance?