#!/usr/bin/ksh #------------------------------------------------------------------------------- #-- Script: schema_objects.sql #-- Purpose: to count the objects of each type owned by each schema #-- Copyright: (c) 2000 Ixora Pty Ltd #-- Author: Steve Adams #__ apapted to smenu by By. Polarski #------------------------------------------------------------------------------- function help { cat <