When is the access path determined for dynamic SQL?

Answers were Sorted based on User's Feedback



When is the access path determined for dynamic SQL?..

Answer / s

The dynamic SQL is prepared at run time and the access path
is determined at execution time. Dynamic SQL changes from
one execution to another.

Is This Answer Correct ?    3 Yes 0 No

When is the access path determined for dynamic SQL?..

Answer / kamalakar

At runtime when the PREPARE statement is issued.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More DB2 Interview Questions

What is a data page?

1 Answers  


How can you quickly find out the number of rows updated after an update statement?

1 Answers   CSI, CTS,


How can you do the explain of a dynamic sql statement?

0 Answers  


What is sqlcode -922 ?

2 Answers  


Define data page.

0 Answers  






what is main use of table space and index object? please its urgent

5 Answers   CA, Cap Gemini, CGI, CTS, EDS, HTC, IBM, Satyam, Syntel, TCS, Wipro,


What is plan in cobol db2?

0 Answers  


How do you leave the cursor open after issuing a COMMIT? (for DB2 2.3 or above only)

2 Answers  


Explain about cursor stability?

0 Answers  


What is auditing?

2 Answers  


What is the difference between static and dynamic SQL?

1 Answers  


what is the soft code for deadlock ?

2 Answers   Logica CMG,


Categories