Business Computing: 1. Computing:-Computing Applies A Set of
Business Computing: 1. Computing:-Computing Applies A Set of
• Many to One
• Many to Many
Difference between ER Modeling and
Object Modeling techniques.
ER Modeling Object Modeling
It’s goal is normalization and fast Its goal is to model a business
retrieval of data process using real world objects.
Cannot map real world models as Can map real world model as it
it does not consider/include includes behaviours
behaviour. (relationships, calculations and
relations) Offers a dynamic
architecture.
DRL
DDL DML DCL TCL
(Data
(Data (Data ( Data ( Transaction
Retrieval
Definition Manipulation Control Control
Language)
Language) Language) Language) Language)
1. Commit
1. Insert
1. Create 2. Rollback
2. Delete 1. Grant
2. Alter 1. Select 3. Savepoint
3. Update 2. Revoke 4. Set Transaction
3. Drop