WEEK 1 : Intro to Relational Database Flashcards
What is Data?
A collection of facts, statistics or information in the form of numbers, text, images, sounds or other formats.
What is the characteristics of Data?
Structured, unstructured, quantitative, qualitative , primary, secondary, static, dynamic and big data.
What is utility?
The value of usefulness of data in its processed or refined form.
What are the aspects of utility?
Accessibility, relevance, accuracy, timeliness, completeness, consistency, context, security, privacy, interoperability, scalability, visualization, presentation and data goverence.
What is a database?
A structured collection of data that is organized and to be stored in an information system for efficient retrieval, management and manipulation and designed to systematically store and manage data to make it easy to store, access, update and query information.
What is Data Abstraction?
A layer that provides separation between the physical implementation of data storage and the way users and applications interact with the data.
What is the importance of abstraction?
Data independence, simplified data access, flexibility, adaptability, data security and access control, portability, query optimization, data aggregation and transformation, data integration and ease of maintenance.
What is a database system?
A software system designed to manage and facilitate the efficient storage, retrieval, organization and manipulation of data.