InterviewSolution
Saved Bookmarks
| 1. |
Explain Sqlda? |
|
Answer» Dynamic DESCRIPTION Area stores information about input and output parameters. The TWO PRINCIPLE of dynamic SQL are PREPARE and EXECUTE. Dynamic Description Area stores information about input and output parameters. The two principle of dynamic SQL are PREPARE and EXECUTE. |
|