|
The objects owned by an individual user account within the database are said to constitute the user’s schema. In addition to letting you examine the attributes of user accounts, including lists of schema objects the user owns or can modify, VROOM lets you “drill down” on the structure of individual schema objects to see how they function. You can examine tables and indexes (including partitions, if any), functions and procedures, java sources, packages, triggers, and other types of schema objects.
|