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
Is hadoop a nosql?
how to implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql dba
How do you update a value in sql?
What is query optimization in sql?
What is sql query optimization?
explain advantages of myisam over innodb? : Sql dba
When to use inner join and left join?
Why are sql stored procedures used?
how to decrement dates by 1 in mysql? : Sql dba
What is sql dialect?
what is “go” in t-sql? : Transact sql
Explain what is sql*plus?
How many triggers can be applied to a table?
what is the difference between a web-garden and a web-farm? : Sql dba
What are all ddl commands?