What is the syntax of SELECT statement when embedded in a
COBOL program?
Answer Posted / guest
EXEC SQL
SELECT STATEMENT : HOST VARIABLE NAME
END-EXEC.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is buffer pool?
can all users have the privilage to use the sql statement select * (dml)?
How do I import data from excel to db2?
Which isolation level provides maximum concurrency?
What is netezza database?
Which component is used to execute the sql statements?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
What is a plan and package in db2?
What is ibm db2 connect?
What is database alias db2?
When the like statement is used?
How do you eliminate duplicate values in db2?
What is ibm db2 client?
Give a brief description of db2 isolation levels?