1.1 Lesson 1.1 Hints PDF
1.1 Lesson 1.1 Hints PDF
1.1 Lesson 1.1 Hints PDF
What is database?
It is organized collection of information.
What is DBMS?
Database management system to store and retrieve and modify data in
the database.
Entity
An entity can be a real-world object, that can be easily identifiable.
For example, in a school database:
students, teachers, classes, and courses offered can be considered as entities.
Attributes
Things that describe the Entity. ( student name, age, birthday …)
Relationship
The association among entities is called a relationship.
For example, an employee works_at a department,
a student enrolls in a course.
Username
password
• Founding of Oracle
In 1977, Larry Ellison, Bob Miner, and Ed Oates started the consultancy
Software Development Laboratories, which became Relational Software Inc.
(RSI). In 1983, RSI became Oracle Systems Corporation and then later Oracle
Corporation.
Oracle Version 3, released in 1983, was the first relational database to run on
mainframes, minicomputers, and PCs. The database was written in C,
enabling the database to be ported to multiple platforms.