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
What is the syntax for FETCH in DB2 ?
What is null in db2?
What are the contents of dclgen?
What are packages in db2?
What kind of database is db2?
When do you specify the isolation level?
Explain about open switch business continuity software?
What is the clustering index in the db2 database?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is the physical storage length of timestamp data type?
How do you stop a db2 database in linux?
Which command is used to remove all rows from a table?
What is data manager?
How do you select a row using indexes in db2?
Is it possible using max on a char column?