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 SPUFI?
how to resolve -811 error. give clear explination
How do you retrieve the data from a nullable column?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
what is a trigger and types of triggers
What are host variables in db2?
Can All Users Have The Privilege To Use The SQL Statement Select (DML)?
What is deadlock?
What are the three lock types?
How do we specify index to include or not during bind process.
List down the data types in the db2 database.
How to resolve -504 sql code in DB2?