Answer Posted / poornachander
A thread is a single sequential flow of control with in a
proccess. A Process may contain multiple threads.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Describe major components of db2?
How does a cursor work?
Is db2 relational database?
Is db2 a database?
What is dbrm? What it contains?
Can you tell me how can you find out the # of rows updated after an update statement?
How do we specify index to include or not during bind process.
How to find the number of rows in a db2 table?
What is meant by dclgen?
What is runstats utility in db2?
How to create db2 table in mainframe?
What is query_cache_limit?
What is null in db2?
How to get the ddl of a table in db2?
How to test SQL -911 error while developing COB-DB2 program