what is Static and dynamic linking
Answer / srini
In static linking the load modules of the called/sub
programs are also loaded into main/calling program load
module,and incase of dynamic linking the load modules of
main/calling and sub/called programs are kept seperate and
will be loaded dynamically when ever there is a perticular
call statement.
| Is This Answer Correct ? | 4 Yes | 0 No |
Can one database have multiple instances?
What is the connection string to connect to the DB2 Database ?
How to get Top 10 Salaries from a Table
How do you select a row using indexes in db2?
Can you tell me how can you find out the # of rows updated after an update statement?
What is difference between *omit and *nopass?
I am getting a error multiple row fetched while executing a Cobol-DB2 program.How can I solve it without using a cursor.
Describe major components of db2?
There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
What are the uses of db2 optimizer?
What is the maximum No of rows per page?
How many databases are there?