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

Give syntax for SQL and ORACLE joins.

629


What is an oracle database table?

592


what is normalisation?what are its uses?

1759


what is the difference between restoring and recovering?

556


What do you mean by cdb and pdb in oracle 12c?

633






How to define and use table alias names in oracle?

505


Explain about integrity constraint?

601


There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??

1614


What is an external table?

586


What are a query and state the different types of queries and their uses?

510


Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?

1478


How to divide query output into groups in oracle?

559


What are temporal data types in oracle?

596


What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?

608


What are the differences between blob and clob in oracle?

580