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 |
What is auditing?
What is alias in db2?
What is the use of db2 optimizer?
in column y record abc.v abc.s xyz.j abc.h i wan only abc columns how to retrieve thi records
What is a collection in db2?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
List down the types of triggers in the db2 database?
Where could you look if you had a question about whether a column has been defined as an index?
what is datacom db?
What is the purpose of the DSNC transaction ?
Hi. I am currently working as a application developer. I would like to persue a DB2 certification exam. Can anybody please provide me the details about this exam like Syllabus, Cost and how to take the certification?
how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE