what is main use of table space and index object?
please its urgent
Answer Posted / venu
Table Spaces are phsysical spaces where the tables are
created. Index spacesa are automatically created when
indexes are created, indexes are stored in index spaces.
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
What are the rules for db2 programming?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
What is the difference between nvl and coalesce?
How can you find out the # of rows updated after an update statement?
What is cascading rollback?
What are packages in db2?
Which are the db2 tools to protect integrity of the database?
What is cobol db2?
what are bind concepts in db2 cobol?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
How can you count the number of rows from a table tab?
Is it possible using max on a char column?
Is schema the same as database?
What is the difference between drop table and delete table?
How can you classify the locks in db2?