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 / 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 |
Write a query to extract first 5 characters of a name in the column Stud_Name?
I am having n number of records in a table which consists of emp-name is one of the field among them. Now i want to change the first letter of every name with capital.
how will you retrieve first record in table
What is the difference between drop table and delete table?
What is ibm db2 database?
What does the sqlcode of -818 pertain to?
What is the usage of open cursor command?
How to access db2 tables in mainframe?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is the physical storage length of time data type?
what is the name of the default db2 catalog database?
can you use symbolic parameters in JOB?