Kasper, Gerhard,
"catalogs" are the same as "databases".
well not quite (perhaps in java/jdbc world), A catalog is used for storing the complete definition of the various database structures and constraints (meta-data), ie it doesn't contain data.
Hazy memory: I think this is the system catalog.
How about the "path" concept is catalog, with tables, views etc inside that. We also have a catalog "*SYSTEM" that contains the meta-data tables.
Would that work?
- Paul
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>