What do you mean by NOT NULL? When will you use it?
Answer Posted / s
CREATE UNIQUE WHERE NOT NULL INDEX index1
ON table(column);
WHERE NOT NULL ensures that non-null values are unique.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the physical storage length of time data type?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is the difference between bind and rebind in db2?
What is bufferpool in db2?
What do you mean by between and in? Is between inclusive of specified range values?
What is the difference between plan and package in db2?
How do I delete a table in db2?
What is explain plan in db2?
What is the difference between cursor stability and repeatable read isolation levels?
Is db2 a database?
What is a trigger in the db2 database?
How can we read records for specific member in CL? AND rpg?
What is cursor stability in db2?
Before you give the explain statement, what are the prerogatives?
Give the name of some fields form sqlca.