Salesqueen Software Solution

Download Free Estimation Now Click Here
Notifications
Clear all

what is null value?

3 Posts
3 Users
0 Reactions
150 Views
Posts: 100
Topic starter
(@sowmiya)
Estimable Member
Joined: 2 years ago

null value

2 Replies
Posts: 100
 Kavi
(@kavi)
Estimable Member
Joined: 2 years ago

In a relational database, a null value is used when a column's value is absent or ambiguous. A null is not a zero value or an empty string (for character or datetime data types) (for numeric data types).

Reply
Posts: 19
 M.
(@m)
Active Member
Joined: 2 years ago

The phrase used to denote a missing value in SQL is NULL. A field that seems to be empty in a table has a value of NULL.

A field with a NULL value has no value at all. Understanding the distinction between a NULL value and a zero value or a field with spaces is crucial.

Reply
Share: