This video walks through the object wizard functionality in Toad Edge. The object wizard is a GUI that guides user through the process of creating database objects. Users are show an example of fully creating a view.
Related Articles
Oracle storage_clause Syntax
Oracle V11.1 Description v────────────────────────────┐ >──STORAGE─(──┬─INIITAL──size_clause─────┬┴─)──> ├─NEXT──size_clause────────┤ ├─MINEXTENTS──integer──────┤ ...
The Toad for Oracle Editor Window
In this article, we will learn how to use the Toad for Oracle Editor Window. This tool provides us with a simple editor for working with SQL queries, PL/SQL code and more! This editor is the main int...
Spotlight on Oracle – Log File Wait Events
Log file wait events Just as Oracle sessions must wait for database file I/O, they must also wait for log file I/O. Such waits occur whenever a COMMIT statement causes a write to the redo log. The ...
