Webastor - Programming Tips and Tricks
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
SMF - Just Installed!
Home
Help
Search
Calendar
Login
Register
Webastor - Programming Tips and Tricks
»
Programming language
»
Sql
»
Is a NULL value same as zero or a blank space?If not then what is the difference?
« previous
next »
Print
Search
Pages: [
1
]
Go Down
Author
Topic: Is a NULL value same as zero or a blank space?If not then what is the difference? (Read 529 times)
Hubert
1
Newbie
Posts: 0
Karma: +0/-0
Is a NULL value same as zero or a blank space?If not then what is the difference?
«
on:
September 05, 2015, 02:35:41 PM »
Hi everyone, I have a question to submit because I can not find the answer elsewhere, is a null value same as zero or a blank space? if not then what is the difference? Thank you kindly inform me please to the question.
Logged
Bartosz
1
Newbie
Posts: 0
Karma: +0/-0
Re: Null value same as
«
Reply #1 on:
May 13, 2018, 01:21:50 PM »
1.A NULL value represents the absence of a value for a record in a field (others softwares call it also a missing value). 2.An empty value is a "field-formatted" value with no significant data in it. 3.NULL isn't allocated any memory, the string with NUll value is just a pointer
Logged
Print
Search
Pages: [
1
]
Go Up
« previous
next »
Webastor - Programming Tips and Tricks
»
Programming language
»
Sql
»
Is a NULL value same as zero or a blank space?If not then what is the difference?
Sitemap
1
2
3
4
5
6
7
8
9