How to resolve the -305 error code in DB2?
And also please let me know, how to resolve the db2 error
codes.
Answer Posted / logaa
if the table column is defined as NOT NULL (with no
default) and if we try to insert a null value we get that
we get a different SQLCODE -407
Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
How to find the maximum value in a column in the db2 database?
How to resolve deadlock issue
What is db2 bind?
How do I create a view in db2?
Mention the definition of cobol in varchar field.
Which isolation level provides highest data integrity?
What is dpf in db2?
What is the maximum No of rows per page?
Explain about cursor stability?
Why do we need reorg in db2?
What is netezza database?
What is the picture clause of null indicator variable?
Mention the location where the output received from explain statement is stored.
What is the use of commit in db2?
How does coalesce work?