What is a NULL Value? : A field with a NULL value is a field with no value. If a field in a table is optional, it is possible to insert a new record or update a record without adding a value to this field. Then, the field will be saved with a NULL value.
SQL NOT NULL Constraint
By default, a column can hold NULL values.
The NOT NULL constraint enforces a column to NOT accept NULL values.
This enforces a field to always contain a value, which means that you cannot insert a new record, or update a record without adding a value to this field.
Website:
http://www.tutorialsspace.com
05- SELECT Command In SQL Server | Select Statement In SQL SERVER In HINDI | Select Querry In SQL • 05- SELECT Command In SQL Server | Se...
06- How To Set PRIMARY Key To Existing COLUMN In SQL SERVER | Primary Key Constraint In SQL Server • 06- How To Set PRIMARY Key To Existin...
07- DISTINCT keyword in SQL SERVER 2008 In Hindi | DISTINCT keyword in SQL SERVER • 07- DISTINCT keyword In SQL SERVER 20...
08- WHERE Statement In SQL SERVER | How To Use Where In SQL Server | Where Clause In SQL SERVER
• 08- WHERE Statement In SQL SERVER | H...
09- ORDER BY Clause In SQL SERVER In HINDI | How To Use Order By In SQL SERVER In HINDI | ORDER By • 09- ORDER BY Clause In SQL SERVER In ...
Playlist:
UGC NET- Computer Graphics:
• Playlist
UGC NET- Operating System Lectures:
• [Complete Syllabus] UGC Net - GATE- O...
Operating System For BTech- BE- BSc-Msc- BCA-MCA...Students
• [Complete] Operating System Tutorials...
Foundation Of Computer Science- IPU
• Playlist
Full Discrete Mathematics Syllabus
• Discrete Mathematics Tutorials In Hin...