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
what is text? : Sql dba
When you have to use a default "rollback to" savepoint of plvlog?
What is sql table?
What are different joins used in sql?
Differentiate between pl/sql and sql?
Explain ttitle and btitle.
How do you drop a trigger?
How to select all records from the table?
What version is sql?
how to use myisamchk to check or repair myisam tables? : Sql dba
How can a pl sql block be executed?
Mention what problem one might face while writing log information to a data-base table in pl/sql?
How to add new employee details in an employee_details table with the following details
What is join view in sql?
Why is the cursor important?