In my table i have 4 columns with 100 records
but in that 4 columns one column contains all NULL values
so can i add NOT NULL CONSTRAINT on that column......... ok
if it is not possible, can i add NOT NULL CONSTRAINT from
101 Record Onwards?
Answer Posted / manish kumar
this is not possible we can't create Not Null Constraint in
this column. b'case existing record in column is already
null so oracle through
error: null record found.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is the oracle implicit cursor?
Explain overloading. Can functions be overloaded?
What is difference between sid and service name in oracle?
What is the database name in oracle?
What is the usage of merge statement?
Where are the settings stored for each instance in oracle?
Select all the employees who were hired in last 2 years and who works in dept where max managers are working.
what are actual and formal parameters?
How to login to the server without an instance?
Can we save images in a database and if yes, how?
Can we write dml statement in function in oracle?
Does oracle database need java?
What is set operator oracle?
What are the uses of synonyms?
What is columnar storage what is the advantage?