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


Please Help Members By Posting Answers For Below Questions

Can select statements be used on views in oracle?

596


What is query image?

586


How to shutdown your 10g xe server?

621


What is PL/SQL ?

1116


What is a initialization parameter file in oracle?

584






How to display employee records who gets more salary than the average salary in the department?

599


How to find out what oracle odbc drivers are installed?

578


Briefly explain what is literal? Give an example where it can be used?

546


How many types of segments in Oracle?

531


How can we find out the duplicate values in an oracle table?

613


Explain the dml?

602


master table and child table performances and comparisons in Oracle ?

1668


How to create a new view in oracle?

623


Is oracle an operator?

535


What is meant by recursive hints in oracle?

622