Which data type doesn't allow null data type?

Answer Posted / shailesh

First of all the way this question is asked is totally wrong. The learner may have to ask which data type does not allow null values.

All data types will allow to insert null values unless the Primary Key or Not Null constraint is defined on a column.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write an sql query to find names of employee start with 'a'? : Sql dba

774


How do I debug a stored procedure?

811


What do you mean by stored procedures?

732


What are the parts of a basic sql query?

722


What is compound trigger?

752






Can a primary key be a foreign key?

750


Why trigger is used in sql?

690


What found sql?

700


what are date and time intervals? : Sql dba

759


What are sql objects?

736


what is the difference between ereg_replace() and eregi_replace()? : Sql dba

763


How do I edit a stored procedure?

722


What is oracle pl sql developer?

706


Do foreign keys improve performance?

746


how to convert character strings to numeric values? : Sql dba

771