Podcast
Questions and Answers
What is a database system composed of?
What is a database system composed of?
- The database and the end users
- The database management system and the associated applications
- The sum total of the database, the DBMS, and the associated applications (correct)
- The database and the database management system
What query language is commonly used for writing and querying data in relational databases?
What query language is commonly used for writing and querying data in relational databases?
- SQL (correct)
- Python
- JavaScript
- NoSQL
How are small databases typically stored?
How are small databases typically stored?
- On a database management system
- In cloud storage
- On a file system (correct)
- On computer clusters
What technique is involved in the design of databases?
What technique is involved in the design of databases?
What became dominant in the 1980s as a database model?
What became dominant in the 1980s as a database model?