What is a precompiler?

Answers were Sorted based on User's Feedback



What is a precompiler?..

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

What is a precompiler?..

Answer / gouri

dsnhpc

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

Which one allows duplicate values Union or Union All ?

3 Answers  


In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?

6 Answers   TCS,


cobol-db2 runjcl please?

2 Answers   DELL,


How to retrieve rows from a db2 table in embedded sql?

0 Answers  


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

2 Answers   IBM,


How can you validate Sql errors during cursor operation in db2 pgms and where do you code?

0 Answers   IBM,


What will happen, while trying to close the closed cursor.

1 Answers  


How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tablespace?

1 Answers  


What is the use of runstats in db2?

0 Answers  


What is the role of the data page in the db2 database?

0 Answers  


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?

1 Answers  


What is a NULL value? What are the pros and cons of using NULLS?

2 Answers  


Categories