Database Systems
🇬🇧
In English
In English
Practice Known Questions
Stay up to date with your due questions
Complete 5 questions to enable practice
Exams
Exam: Test your skills
Test your skills in exam mode
Learn New Questions
Manual Mode [BETA]
The course owner has not enabled manual mode
Specific modes
Learn with flashcards
Complete the sentence
Listening & SpellingSpelling: Type what you hear
multiple choiceMultiple choice mode
SpeakingAnswer with voice
Speaking & ListeningPractice pronunciation
TypingTyping only mode
Database Systems - Leaderboard
Database Systems - Details
Levels:
Questions:
33 questions
🇬🇧 | 🇬🇧 |
Focuses on proper generation, storage, and retrieval of data | Data Management |
-This database supports only one user at a time: Desktop database: single-user; runs on PC | Single-user database |
-This database supports multiple users at the same time - Workgroup and enterprise databases | Multiuser database |
Data located at a single site | Centralized database |
Data distributed across several different sites | Distributed database |
- supports a company’s day-to-day operations =>Transactional or production database | Operational database |
Stores data used for tactical or strategic decisions | Data warehouse |
-represents data elements in textual format ~>XML database supports semi-structured XML data | Extensible Markup Language (XML) |
- access to a file is dependent on its own structure - All file system programs must be modified to conform to a new structure | Structural dependence |
- change file structure without affecting data access | Structural independence |
Data access changes when data storage characteristics change | Data dependence |
Data storage characteristics do not affect data access | Data independence |
Same data stored unnecessarily in different places | Data Redundancy |
Organizational structure promotes storage of same data in different locations | Islands of information |
Five major parts of a database system 1) Hardware 2) Software 3) People 4) Procedures 5) Data | Five major parts of a database system |