What is DBMS? Write names of any two DBMSs.
4 Likes
A Database Management System (DBMS) is a general-purpose software system that facilitates the process of defining, constructing and manipulating databases for various applications.
Examples of DBMS are MS Access, MySQL.
Answered By
2 Likes
Summarize the major differences between a relation and a traditional file.
What is the relationship between a database and a table?
How is data organized in a table?
What is a primary key? What is its function in a table?