What is DYNSLT keyword? How do you perform selection using DYNSLT

Answer Posted / mounikag

To select the records dynamically during runtime.
In the file level define DYNSLT.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is reorg?

864


How do I start db2 in windows?

833


What is universal database?

859


How connect db2 database to datastage?

1008


What is cursor stability in db2?

1076


What are db2 objects?

848


What is the use of db2 optimizer?

842


Highlight all the advantages that are attached to a package.

906


What is db2 purescale?

777


How many databases are there?

807


What is rct?

1004


What is the difference between plan and package in db2?

852


How to rename a table in DB2 ?

836


How do I add a column to an existing table in db2?

804


by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?

8381