On Fri, 2005-07-01 at 07:50 -0700, Bob Pawley wrote:
> what are the number of schemas, tables and views that would
> constitute a databse considered to be small, medium or large?
Totally subjective opinion:
Small database: few dozen tables/views
Medium database: 100 tables/views
Large database: 1000 tables/views
Small table: few dozen rows
Medium table: few thousand rows
Large table: millions of rows