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 |
What is rct?
What are the full forms of spufi and dclgen and why are they used?
what happend with out using Commit,when closing cursor and program?
How to take backup of table in db2?
What is a buffer in memory?
What is an instance in db2?
Define declaration generator (dclgen).
What is the difference between using bind () and rebind () methods of naming class?
What is concurrency in db2?
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?
What is the SQL Communications Area and what are some of its key fields?