what is a collection?
Answers were Sorted based on User's Feedback
Answer / s
Collection is a logical grouping of packages, eg grouping
by application, Grouping by environment like test,
production. It is not a physical object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prasad
Hierarchy
Plan
Collection of collections is Plan
Collection
Collection of packages is Collection
Package
Collection of items is Package
| Is This Answer Correct ? | 0 Yes | 2 No |
What are some characteristics of columns that benefit from indexes?
How to access db2 tables in mainframe?
Why do chiropractors use drop table?
When do you use the IMAGECOPY?
what are the SQL codes u freequently got?
when we are tying to update a table having 100 rows. if the program abends when updating 51 row . how to start updating again from the 51 row .what was the logic
can all users have the privilage to use the sql statement select * (dml)?
What is meant by dclgen?
What do you mean by cursor?
What is clone table?
What is a Database Request Module(DBRM)?
i have a table like this : Name ADDRESS Toto 123 ... Toto 456 ToTo 678 I would like to delete 2 last row...please tell me how to delete its