# This is part of an ArsDigita Community System 3.x module # called the Schema and Data Browser, available here: # http://eveander.com/arsdigita/acs-repository/sdb ad_page_contract { Shows the definition for all tables, views, sequences, triggers, and PL/SQL objects in a database. @author eveander@eveander.com @creation-date 18 October 2002 @cvs-id $Id: objects-all.tcl,v 1.2 2002/10/25 18:17:31 eve Exp $ } { } set title "All database objects and their definitions" ReturnHeaders ns_write "[ad_admin_header $title]

$title

[ad_admin_context_bar [list "/admin/sdb/" "Schema and Data Browser"] "All Database Objects"]

Tables

Views

Sequences

Triggers

PL/SQL

[ad_admin_footer] "