DBMS Interview Questions
DBMS Interview Questions
### Relationships
41. What is a one-to-one relationship?
42. Define a one-to-many relationship.
43. What is a many-to-many relationship?
44. What is the difference between an ER diagram and a relational
schema?
45. What are attributes in DBMS?
46. Define the term "entity" in DBMS.
47. What is a weak entity?
48. How is a relationship represented in an ER diagram?
49. What are derived attributes?
50. What is a super key?
### Miscellaneous
81. What is data mining?
82. Define data warehousing.
83. What are OLTP and OLAP?
84. What is a database trigger?
85. What are materialized views?
86. Define the term "metadata."
87. What is ETL?
88. Explain big data in the context of databases.
89. What is database replication?
90. Define database partitioning.