Exforsys

Online Training

Value of NULL

This is a discussion on Value of NULL within the Oracle Database forums, part of the Database category; NULL is defined as unasigned undefined and unallocated value, it is neither a space nor can be considered as zero...


Go Back   Exforsys > Database > Oracle Database

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

 

LinkBack Thread Tools
  #11 (permalink)  
Old 06-24-2007, 11:27 PM
Junior Member
 
Join Date: Jun 2007
Posts: 1
learner is on a distinguished road
NULL is defined as unasigned undefined and unallocated value, it is neither a space nor can be considered as zero
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #12 (permalink)  
Old 07-06-2007, 12:41 PM
Srikanth
 
Join Date: Jul 2007
Location: Kerala
Posts: 1
srikanth99 is on a distinguished road
Null

your question correct answer is
null is not equal to any of the above
i.e either zero,blank spaces etc.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 07-09-2007, 02:09 AM
Junior Member
 
Join Date: Jun 2007
Posts: 8
psiva_exforsys is on a distinguished road
How can we define a public variable for entire Database in oracle9i?

Regards,
Siva.P
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 08-24-2007, 06:30 AM
Junior Member
 
Join Date: Aug 2007
Posts: 2
sujan kumar is on a distinguished road
Null is not equal to zero.Even a value 0 is meaningful and can be used in computations. Null means an unknown value/something about which you dont have any idea/anything that is not applicable is treated as null. Say,in the EMP table if a certain employee is not entitled to earn commission,then for that row under that column we leave the value empty. Because no value is entered,there's no question of memory allocation. Its just like when you fill an application form ,you leave blank whichever fields are not applicable to you. They are called null values. You cannot compare a null value with another null value or another non-null value. Its not comparable with anything. Thats the reason why, we have to check for a null value using 'is null' condition;not using '=' operator. Hope,you find this answer agrreable to you.
Thanku
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ) Steve Summit Tech FAQ 0 06-15-2004 06:00 AM
comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ) Steve Summit Tech FAQ 0 06-01-2004 06:01 AM
comp.lang.c Answers to Frequently Asked Questions (FAQ List) Steve Summit Tech FAQ 0 06-01-2004 06:00 AM
comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ) Steve Summit Tech FAQ 0 05-15-2004 06:00 AM
Apple II Csa2 FAQs: Telecom Hardware & Transfers, Part 20/25 rubywand@swbell.net Tech FAQ 0 04-04-2004 07:29 AM


All times are GMT -4. The time now is 05:18 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.