What if we try to insert the base table through updatable
view , but failed to give a column value which is defined
as NOT NULL.
Answer Posted / santy
get error code "-407"
-407 :- An UPDATE, INSERT or SET VALUE is NULL, but the
object column defined as NOT NULL values.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How do I delete a table in db2?
What is db2 catalog database?
Is db2 a programming language?
What is the role of schema in the db2 database?
What is the use of predicate?
What is clone table?
How do I change the column size in db2?
Why db2 is called db2?
How can you do the explain of a dynamic sql statement?
What is a db2 table?
What is host variable?
Can you use max on a char column?
What is cobol db2?
can all users have the privilage to use the sql statement select * (dml)?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference