dbRadar suports the following operations on database objects: create, edit, browse, drop, compile :
(Currently only for Oracle )
New
Edit
Browse
Drop
Compile
Users can create, edit, drop, browse and compile tables, views, sequences, functions, procedures, packages, triggers and types.
Objects
All the information available for a table is retrived from the database: storage, columns, keys, indexes, checks, privileges.
You can easily see all the DDL for every database object.
Home
|