What is a precompiler?
Answers were Sorted based on User's Feedback
Answer / s
DB2 Precomplier comments out the SQL statments and replaces
with CALL statements to DB2. It places the consistency
token in both the DBRM and modified source program.
Is This Answer Correct ? | 2 Yes | 0 No |
Which one allows duplicate values Union or Union All ?
In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
cobol-db2 runjcl please?
How to retrieve rows from a db2 table in embedded sql?
query to just fetch first matching row and stop execution. once one matching row is found ..no more records should be checked.. if the first record is matching.. the query must stop
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What will happen, while trying to close the closed cursor.
How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tablespace?
What is the use of runstats in db2?
What is the role of the data page in the db2 database?
In SPUFI suppose you want to select maximum of 1000 rows, but the select returns only 200 rows. What are the 2 SQLCODEs that are returned?
What is a NULL value? What are the pros and cons of using NULLS?