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.



What if we try to insert the base table through updatable view , but failed to give a column value..

Answer / 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

More DB2 Interview Questions

What is a db2 tablespace?

0 Answers  


what is Runstats? Whem will u choose to runatats?

1 Answers   Danske,


How do I optimize a query in db2?

0 Answers  


What is a lock?

1 Answers  


On which levels locks can be applied?

0 Answers  


What is cursor stability in db2?

0 Answers  


how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE

10 Answers   IBM,


Is DECLARE TABLE in DCLGEN necessary? Why it used?

3 Answers  


What is dbrm? What it contains? When it will be created?

0 Answers  


1. what if null values retrived from database and no null indicator mentioned in query. What is sql code.

1 Answers   Cap Gemini,


How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?

2 Answers   IBM, Tech Mahindra,


What is db2 and what is the use of db2 optimizer?

0 Answers  


Categories