|
|||||||||||||||||||||||||||||||
|
Toad for Oracle:
Downloads:
Resources:
|
Toad's Schema BrowserThe Schema Browser provides a quick view of the objects in the database. The schema browser separates Tables, Indexes, Procedures, Triggers, Synonyms, and others onto separate tabs. When you click on any individual object on the left, details or the DDL structures for that object are displayed in a separate area to the right of the browser window. This eliminates the most common complaint about object browsing: the constant drilling-down through hierarchical mountains to find to desired data. For performance, Toad delays fetching some schema lists until the tab that requires that list is activated. Many of the objects can be directly manipulated from the browser. Most objects can be dropped. Applicable objects can be enabled or disabled. And triggers and constraints can be disabled for a table or for an entire schema. Procedures, functions, triggers, and packages can be re-compiled. Or they can be extracted from the database and loaded into a Procedure Editor. Click here to see a screen shot of the schema browser. For questions or comments on this site: webmaster@toadsoft.com
|
||||||||||||||||||||||||||||||