what is null value?

Answers were Sorted based on User's Feedback



what is null value?..

Answer / ruchi singh

null is a value that is unknown , unavailable or
inapplicable. Null is not same as zero or blank space.

Is This Answer Correct ?    48 Yes 4 No

what is null value?..

Answer / dsr

null value means no value in that field.

Is This Answer Correct ?    24 Yes 2 No

what is null value?..

Answer / pr@$@d

Null means unknown value
The value null can be regarded as an unknown value.
Therefore, the following select statement returns null:

select 5+7+null+9 from dual;

Note : A null can be assigned but it can not be equated
with anything: Even itself.

Regards,
-Pr@$@d.
prasadreddi@ymail.com

Is This Answer Correct ?    18 Yes 3 No

what is null value?..

Answer / harsha vardhan reddy

1.It is undefined and uncomparable value.

2.It is not equal to 0 and SPACE.

3.It will not occupy any MEMORY.

4.It has to be supported by every RDBMS package to have
unique treatment for all data types.

5.Any arithematic operations with null returns a null value.

6.It represents with "NULL" keyword and display a space.

Is This Answer Correct ?    10 Yes 1 No

what is null value?..

Answer / purushotham

Null is an inapplicable or blank which is not equal to too.
null along with any operator results in NULL Except
concatenation.

Is This Answer Correct ?    4 Yes 1 No

what is null value?..

Answer / anilchauhan85

null value means null it it not equal 0 or space.
if we add,delete,subtract in null then return null.
ex.
1+2+null=null

Is This Answer Correct ?    4 Yes 3 No

what is null value?..

Answer / ela tiku

Null Value is neither zero nor it is a blank space. It is
some unknown value which occupies 4 bytes of space of
memory in SQL.

Is This Answer Correct ?    1 Yes 0 No

what is null value?..

Answer / sridhark

NUll means 'UNknown' or 'Missing value' or 'Not known'

Is This Answer Correct ?    0 Yes 0 No

what is null value?..

Answer / kannan

Null value is unknown, unavailable .
NUll is not equal to Zero or Space .
Null is not equal to another Null value.
Null value can be assigned to variable or attributes (any
datatypes)

Is This Answer Correct ?    0 Yes 0 No

what is null value?..

Answer / ela

Null is not eqal to zero not is an empty space. it is
simply comprising of 4 bytes of unknown value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

what are Triggers?

7 Answers   TCS,


How would you go about verifying the network name that the local_listener is currently using?

0 Answers  


What are the differences between date and timestamp in oracle?

0 Answers  


How to recover a dropped index?

1 Answers  


What are the sql clauses supported in the link property sheet ?

1 Answers   Oracle,


What is a procedure in oracle?

0 Answers  


What is ordinary table in oracle?

0 Answers   MCN Solutions,


What is the use of oracle?

0 Answers  


How do we get field detail of a table?

0 Answers  


Hi Guys,I have completed my B.com Commerc in the year 2005 and MBA finance in 2008(Correspondance).And I have 3+yrs exp in Accounting and Finance feild.I have worked for TCS for 1.8yrs as Project manage office as a enduser in oracle ERP module.Currently working as Project Adminstartor for CSC.I have joined in Oracle financial classes and I am through with that subject.So my concern is After learning oracle, am in dilemma that will i be eligible to get job in oracle or not?Please advice or Give me suggestions.To kick start my career as fresher in Oracle

0 Answers  


What is oracle rownum?

0 Answers  


what is index?

4 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)