Overall design -> Schema
->
Entity Relatuonship Model
Schema is two types :
- Physical Schema
- Logical Schema Level -> 1. View
- Logical Level
- Physical Level
Instance ->
Particular data combination of row and column in a partucular time
Each row represents entity or record or content
Data Model :
Entity Relationship Diagram
Basic Needs :
- Domain
- Sub Domain
- Cross point
- Attribute
- Relationship
- Constraints SDLC have 6 steps :
- Physibility study : Requirement Analysis : 6 step is requirement analysis
- User Requirement
- System Requirement Entity -> Important data of the software একটা সিস্টেম কে পরিপূর্ণতা দেওয়ার জন্য যেই data রাখা important is called entity Attribute : Characteristics of entity. Entities are represented in the form of table. Single Valued Multiple Valued. Composite-> To form a attribute if another attribute is needed. Derived -> Key Non key Stored Derived -> Comes from another attribute. Grand pa -> Dad -> Me
Multi valued -> phone number more than one
Entity set -> A group of student with same characteristics data
Prime Attribute ->
Primary key->
Top comments (0)