Lecture 1 Data vs. Info What is Database? Evolution of Database What is DBMS?
Data Models
Data vs. Info
Data: Data is raw, unorganized facts that need to be processed -E.g. Each Students test score is one piece of data. Information: The processed data which provides useful info -E.g. The Class average score is the information that can be concluded from the given data.
What is Database?
Collection of organized info to provide efficient retrieval.