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 |
What is consistency token in db2?
Explain in detail about buffer manager and its functionalities?
How do you retrieve the first 5 characters of firstname column of db2 table emp?
What are foreign keys in db2?
What does DSNDB07 database do?
What is referential integrity?
What's the maximum number of volumes that can be added to a STOGROUP?
how can we retrieve the 100 records of the file ?
What is index cardinality?
How does a cursor work?
How do you run JCL in cobol program
How to test SQL -911 error while developing COB-DB2 program