Database Questions and Answers
Database Questions and Answers
give me answers
1. During the _____ phase, the local variables that hold the write operations are copied to the
database.
Answer: Commit
2. The dependency rules specified by the database designer are known as _____.
Answer: Constraints
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 1/3
3. _____ is a predicate that we expect the database to always satisfy.
Answer: Integrity constraint
4. What is the format of entering the date into a database while inserting data into it?
Answer: YYYY-MM-DD
5. To select a tuple from a relational database table, the symbol used in relational algebra is
_____.
Answer: σ (Sigma)
6. Which of the systems use RDBMS?
Answer: Oracle, MySQL, PostgreSQL
7. What is the cardinality of a table of 50 rows and 5 columns?
Answer: 50
12. A transaction for which all committed changes are permanent is called _____.
Answer: Durable transaction
Additional Questions
6. If the database modifications occur while the transaction is still active, the transaction is
said to use the _____ modification technique.
Answer: Deferred
7. What is view?
Answer: A virtual table derived from one or more tables.
8. The view of total database content is _____.
Answer: Schema
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 2/3
9. In an E-R diagram, attributes are represented by _____.
Answer: Ovals
Let me know if you need additional clarifications or detailed explanations for any of the answers!
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 3/3