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 cloudant database?
Explain about rct in db2?
How to retrieve rows from a db2 table in embedded sql?
What is clone table?
How would the varchar column remarks defined?
What are db2 objects?
What is the clustering index in the db2 database?
What are concurrency issues?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is null indicator in db2?
What is db2 instance?
When do you specify the isolation level?
How can we retrieve the total number of records in RPG & CLLE?
What is a dbrm in db2?