What is a host variable?
Answers were Sorted based on User's Feedback
Answer / s
Host Variables are data structures used to recieve column
values from the table.
| Is This Answer Correct ? | 3 Yes | 0 No |
Host variable is a cobol equivalent variable for a table column.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to access db2 tables in mainframe?
What is the picture clause of null indicator variable?
What is bind package and plan in db2?
What is netezza database?
What is a subselect? Is it different from a nested select?
If a non-DB2 program calls a DB2 program, the calling program's name will be there in SYSIN of IKJEFT01 and the plan name will be that of the called program. But is a bind needed or a plan has to be created for the non-DB2 program also?
How to check table size in db2 sap?
if i made sme changes in sub pgm wht r the things to be done for this ?
For Null indicator we have 3 values 0,-1,-2. 0->Not nulll -1->Null -2->Value truncated If ther is any possibility to have any positive value other than 0 in Null indicator.If it is so then when we will get and what is the value?
What are the abend codes occour in ur latest PROJECT in DB2
How can you display the current date & current time ?
Give a brief description of db2 isolation levels?