Logical Schema
Consists of a set of tables and referential integrity constraints in a 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 a 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.
|
|