Logical Design (20 Marks) • The conceptual design to be implemented following the rules of mapping. Details of all the mapping rules to be explained in a tabular format along with the primary key, foreign key identified after the relationship is mapped. • The logical schema designed to be shown with all the files and the relationship. • For the logical schema designed, all the files required data type, size and other details to be given in a tabular format. • Logical schema designed to be shown with all the arrows to show the relationship between the parent and the child relations
Question
Logical Design (20 Marks)
• The conceptual design to be implemented following the rules of mapping. Details of all
the mapping rules to be explained in a tabular format along with the primary key,
foreign key identified after the relationship is mapped.
• The logical schema designed to be shown with all the files and the relationship.
• For the logical schema designed, all the files required data type, size and other details
to be given in a tabular format.
• Logical schema designed to be shown with all the arrows to show the relationship
between the parent and the child relations
Solution
It seems like you're asking for help with a database design assignment. Here's a general guide on how to approach it:
-
Conceptual Design Mapping: Start by identifying all the entities and relationships in your conceptual design. Create a table where you list all these entities, their attributes, and the relationships between them. For each entity, identify the primary key, which is a unique identifier for each record in the entity. For each relationship, identify the foreign key, which is a field (or collection of fields) in one table, that is used to link to a record in another table.
-
Logical Schema Design: Once you have your entities and relationships mapped out, you can start designing your logical schema. This involves creating tables for each entity and relationship. Each table should include all the attributes you identified in the mapping stage. Show the relationships between the tables using arrows.
-
File Details: For each file in your logical schema, you need to specify the data type and size. For example, a 'name' field might be a string data type and have a size of 50 characters. Create a table where you list all these details for each file.
-
Schema Diagram: Finally, create a diagram of your logical schema. This should include all the tables you've created, with arrows showing the relationships between them. The parent-child relationships should be clearly indicated.
Remember, this is a general guide. The specific requirements for your assignment may vary.
Similar Questions
Describe the differences between logical and physical database design. Discuss the objectives of logical design, such as minimizing redundancy and improving data integrity, and the considerations involved in physical design, such as storage allocation and indexing. with diagram or scoring material
Mapping of conceptual schema using the entity-relationship model into a relation schema, is achieved at the stagea.Physical-design phaseb.Logical-design phasec.Contextual-design phased.Virtual-design phase
The three level schema Architecture formalised by ANSI/SPARC can be described by the following, except... A. how data is observed by users of a database B. Eternal schema C. logical structures D. data on physical files and how they are stored and retrieved
The Database Administrator is responsible for developing the logical data model.Question 20Select one:TrueFalse
The logical design, and the snapshot of the data at a given instant in time is known as?a.Schema and Instanceb.Domain and Schemac.Instance and Relationd.Relation and Schema
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.