BTW, Oracle has something similar. Think of them sub-databases contained within the same database file sets. You have different table objects containing different sets of data but described the same way and the table objects have different users.
BTW, Oracle has something similar. Think of them sub-databases
contained within the same database file sets. You have different table
objects containing different sets of data but described the same way
and the table objects have different users.