On 17 Jan 2008, at 8:52 PM, Earnie Boyd wrote:


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.


nope. they are not sub databases per se, but actually well thought out and properly implemented
table prefixing (which is a hack in mysql/drupal).