Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How does DB2 store NULL physically?

Answers were Sorted based on User's Feedback



How does DB2 store NULL physically?..

Answer / s

DB2 stores an additional byte for every nullable column to
indicate whether the column contains an actual value or
null.

Is This Answer Correct ?    9 Yes 0 No

How does DB2 store NULL physically?..

Answer / sachin

db2 every coloumn have prefix .
if its hexa = '00' then coloumn have the null value
and if its other than null then it containx 'ff'

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More DB2 Interview Questions

What happens to the PLAN if index used by it is dropped?

1 Answers  


What is a db2 tablespace?

0 Answers  


What is buffer pool in the db2 database?

0 Answers  


What is a data page?

1 Answers  


What is dclgen in db2?

0 Answers  


what is the use of bind parameter, Replace?

5 Answers   IBM,


How does one remove entries from the SCT02 table?

1 Answers  


What does a deadlock mean in DB2?

0 Answers  


Can there be more than one cursor open for any program?

0 Answers  


What does DML stand for and what are some examples of it?

3 Answers   IBM,


What are some SQL aggregates and other built-in functions?

2 Answers  


How do you find the maximum value in a column in db2?

0 Answers  


Categories