Why database design is important? ( 4 )
List out 5 main components for a database system
What are DBMS function ( 7 )
What is data redundancy?
Why managing data with file systems is obsolete? ( 6 )
What is a file system refers to ?
Why learning file system effects how we design our database? ( 3 )
How does manual file systems stores it’s data?
How does manual file systems organize their files?
Manual file system is suitable in what condition? ( 2 )
What are the challenges when changing from file systems to computer system? ( 3 )
What is data anomalies?
What condition usually creates data anomalies? ( 3 )
List out all the types of data anomalies ( 3 )
What are the structured compared with file system and database?
List out 5 main components of a database systems
What system were developed to address file systems inherent weakness?
List out all the DBMS functions ( 9 )
Which defines data elements and their relationships? ( DBMS Function )
Which stores data and related data entry forms, report definitions ?
( DBMS Function )
Which translates logical requests into commands into physically locate and retrieve the requested data ? ( DBMS Function )
Which enforces user security and data privacy within database ? ( DBMS Function )
Which uses sophisticated algorithms to ensure multiple users can access the database concurrently without compromising the integrity of the database ? ( DBMS Function )
Which Provides backup and data recovery procedures ? ( DBMS Function )