What is dynamic SQL?



What is dynamic SQL?..

Answer / s

Dynamic SQL are built at execution time. Dynamic SQL does
not go through the program preparation process like static
SQL and can execute different SQL statements in one
program.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

Explain about dbrm.

0 Answers  


Name some fields from SQLCA

1 Answers  


what is the syntax for FOR UPDATE CLAUSE in cursor declaration and how can u update using cursor? is it possible to update multiple rows at a time.

2 Answers   Syntel,


What is access path in db2?

0 Answers  


What is the difference between drop table and delete table?

0 Answers  






What are the advantages of using a PACKAGE?

2 Answers  


Which isolation level provides maximum concurrency?

0 Answers  


i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?

0 Answers   TATA,


What is the logical entity between plan and Package?

5 Answers  


What is a base table?

2 Answers  


difference between group clause and order clause

1 Answers  


Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.

3 Answers   IBM,


Categories