What is schema and what are schema objects?
Posted by silpa on Mar 25 2007
Schema is collection of database objects.
Schema objects refer to database data.
Schema objects include tables,views,trigger,procedure,function,indexes,synonyms,clusters and db links.
Leave a Comment