Logical Schema
Consists of a set of tables and referential integrity constraints in an
database. The objects in the logical schema are visible to SQL users. The logical schema does not include projections, which make up the physical schema.Consists of a set of tables and referential integrity constraints in an
database. The objects in the logical schema are visible to SQL users. The logical schema does not include projections, which make up the physical schema.
|