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 if we fail to give values in columns declared as NOT NULL ?
What is difference between rollback and commit?
What is commit in db2?
What is isolation level in db2?
What is a trigger in the db2 database?
can all users have the privilage to use the sql statement select * (dml)?
In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.
where can we use index and subscript ? with example ?
What is blu acceleration in db2?
what is the role of the cursor in db2?
Describe what a storage group(STOGROUP) is?
How to find the maximum value in a column in the db2 database?