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...


What value the host varible will contain , if null
indicator value is -2 ? Will it contain the truncated value
or nothing will move ?

Answers were Sorted based on User's Feedback



What value the host varible will contain , if null indicator value is -2 ? Will it contain the tru..

Answer / santy

That Host Variable contain the Truncated value when Null
Indicator conatin value -2.

Is This Answer Correct ?    18 Yes 2 No

What value the host varible will contain , if null indicator value is -2 ? Will it contain the tru..

Answer / mk

If the null indicator value is -ve, then the field will
have null value. if -2 means then there is a data
conversion error resulted the null indicator set to -2, so
the field will have nothing.

Is This Answer Correct ?    7 Yes 2 No

What value the host varible will contain , if null indicator value is -2 ? Will it contain the tru..

Answer / prachi

The null-indicator variable is examined for a negative
value. If the value is not negative, the application can
use the returned value of the host variable. If the value
is negative, the fetched value is null and the host
variable should not be used. The database manager does not
change the value of the host variable in this case.

Note:
If the database configuration parameter dft_sqlmathwarn is
set to 'YES', the null-indicator variable value may be -2.
This value indicates a null that was either caused by
evaluating an expression with an arithmetic error, or by an
overflow while attempting to convert the numeric result
value to the host variable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

What is the meaning of -805 SQL return code?

3 Answers  


wt is view ? wht r the restrictions for view ?

3 Answers   Verizon,


What is lock escalation in db2?

0 Answers  


What is coalesce in db2?

0 Answers  


What is QUIESCE?

2 Answers  


What are union and union all?

0 Answers  


I use CS and update a page. Will the lock be released after I am done with that page?

2 Answers  


What is runstats db2?

0 Answers  


How to fetch the last row from the table in SQL (db2)?

0 Answers  


Can SQL statements/queries be included in a copybook?

2 Answers  


I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?

10 Answers   Fidelity,


How many sub queries can you combine together ?

4 Answers   IBM,


Categories