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 the COBOL picture clause for a DB2 column defined as DECIMAL(11,2)?
What is the difference between nvl and coalesce?
What information is held in SYSIBM.SYSCOPY?
What is the format (internal layout) of ?TIMESTAMP??
i have one file having 100 of records? i want to display it like 20 records in one column and 20 records in another column total 40 records per page ? how ?
What are the various data types available in db2?
How do I delete a column in db2?
What is db2 command?
What is meant by isolation level?
How connect db2 database to datastage?
What statistic will tell the DBA how must space can be reclaimed from dropped table spaces on the next reorg run?
i hav created a program and moved to production but failed to create the table which is been used in the program. the program shows error as soon as it is moved or installed in production or shows error during its runtime. what is the sqlcode for this error