Could you answer these true-false questions about SQL 1.1) DBMS aims to provide data abstraction as much as possible True  False  1.2) High level conceptual models bind to a specific commercial database True  False  1.3) Physical storage structure of the database is called as internal schema True  False  1.4) A table cannot have a relation to itself since it will cause and indefiniteness True  False 

Database Systems: Design, Implementation, & Management
12th Edition
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Carlos Coronel, Steven Morris
Chapter9: Database Design
Section: Chapter Questions
Problem 5P
icon
Related questions
Question

Could you answer these true-false questions about SQL

1.1) DBMS aims to provide data abstraction as much as possible
True 
False 
1.2) High level conceptual models bind to a specific commercial database
True 
False 
1.3) Physical storage structure of the database is called as internal schema
True 
False 
1.4) A table cannot have a relation to itself since it will cause and indefiniteness
True 
False 
1.5) An attribute can be atomic, composite, or multivalued
True 
False 
1.6) Constraints should be used to force valid data entry / modification to the database
True 
False 
1.7) A primary key can contain only single row with null value since duplicate values are not allowed
True 
False 
1.8) Comparison with null can be meaningfully done with equals and not equals operator
True 
False 
1.9) Order of execution is critical since some operations are only meaningful after some order (i.e. having)
True 
False 
1.10) As being a sub language of SQL, DML has select, insert, update, and delete operations
True 
False 
1.11) SQL does not support creating or deleting database object and granting or revoking access rights
True 
False 
1.12) Common Table Expression (CTE) is only used to develop recursive SQL queries
True 
False 
1.13) The implicit goals of the design activity are information preservation and minimum redundancy
True 
False 
1.14) Update anomalies are known as insertion anomalies, deletion anomalies, and modification anomalies
True 
False 
1.15) A well-designed database can handle both OLTP and OLAP operations efficiently
True 
False 
1.16) Database engine uses statistics to generate estimated execution plans then picks the best one
True 
False 
1.17) If a server has only one CPU core and single hyper-thread, then it does not support concurrent access
True 
False 
1.18) A DBMS must have ability to prevent lost update, dirty read, and incorrect summary problems
True 
False 
1.19) ACID means Atomicity, Consistency preservation, Isolation, and Durability
True 
False 
1.20) 2PL uses locking mechanism to prevent multiple transactions from accessing the items concurrently
True 
False 

1.1) DBMS aims to provide data abstraction as much as possible
1.2) High level conceptual models bind to a specific commercial database
1.3) Physical storage structure of the database is called as internal schema
True O
False O
True O
False O
True O
False O
1.4) A table cannot have a relation to itself since it will cause and indefiniteness
True O
False O
True O
False O
1.5) An attribute can be atomic, composite, or multivalued
1.6) Constraints should be used to force valid data entry / modification to the database
False O
False O
True O
True O
1.7) A primary key can contain only single row with null value since duplicate values are not allowed
1.8) Comparison with null can be meaningfully done with equals and not equals operator
1.9) Order of execution is critical since some operations are only meaningful after some order (i.e. having)
1.10) As being a sub language of SQL, DML has select, insert, update, and delete operations
1.11) SQL does not support creating or deleting database object and granting or revoking access rights
1.12) Common Table Expression (CTE) is only used to develop recursive SQL queries
1.13) The implicit goals of the design activity are information preservation and minimum redundancy
True O
False O
True O
False O
True O
False O
True O
False O
True O
False O
True O
False O
1.14) Update anomalies are known as insertion anomalies, deletion anomalies, and modification anomalies
True O
False O
True O
1.15) A well-designed database can handle both OLTP and OLAP operations efficiently
1.16) Database engine uses statistics to generate estimated execution plans then picks the best one
1.17) If a server has only one CPU core and single hyper-thread, then it does not support concurrent access
1.18) A DBMS must have ability to prevent lost update, dirty read, and incorrect summary problems
1.19) ACID means Atomicity, Consistency preservation, Isolation, and Durability
1.20) 2PL uses locking mechanism to prevent multiple transactions from accessing the items concurrently
False O
True O
False O
True O
False O
True O
False O
True O
False O
True O
False O
Transcribed Image Text:1.1) DBMS aims to provide data abstraction as much as possible 1.2) High level conceptual models bind to a specific commercial database 1.3) Physical storage structure of the database is called as internal schema True O False O True O False O True O False O 1.4) A table cannot have a relation to itself since it will cause and indefiniteness True O False O True O False O 1.5) An attribute can be atomic, composite, or multivalued 1.6) Constraints should be used to force valid data entry / modification to the database False O False O True O True O 1.7) A primary key can contain only single row with null value since duplicate values are not allowed 1.8) Comparison with null can be meaningfully done with equals and not equals operator 1.9) Order of execution is critical since some operations are only meaningful after some order (i.e. having) 1.10) As being a sub language of SQL, DML has select, insert, update, and delete operations 1.11) SQL does not support creating or deleting database object and granting or revoking access rights 1.12) Common Table Expression (CTE) is only used to develop recursive SQL queries 1.13) The implicit goals of the design activity are information preservation and minimum redundancy True O False O True O False O True O False O True O False O True O False O True O False O 1.14) Update anomalies are known as insertion anomalies, deletion anomalies, and modification anomalies True O False O True O 1.15) A well-designed database can handle both OLTP and OLAP operations efficiently 1.16) Database engine uses statistics to generate estimated execution plans then picks the best one 1.17) If a server has only one CPU core and single hyper-thread, then it does not support concurrent access 1.18) A DBMS must have ability to prevent lost update, dirty read, and incorrect summary problems 1.19) ACID means Atomicity, Consistency preservation, Isolation, and Durability 1.20) 2PL uses locking mechanism to prevent multiple transactions from accessing the items concurrently False O True O False O True O False O True O False O True O False O True O False O
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Fundamentals of Datawarehouse
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781305627482
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
Fundamentals of Information Systems
Fundamentals of Information Systems
Computer Science
ISBN:
9781337097536
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning
Principles of Information Systems (MindTap Course…
Principles of Information Systems (MindTap Course…
Computer Science
ISBN:
9781305971776
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning
Fundamentals of Information Systems
Fundamentals of Information Systems
Computer Science
ISBN:
9781305082168
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning
Enhanced Discovering Computers 2017 (Shelly Cashm…
Enhanced Discovering Computers 2017 (Shelly Cashm…
Computer Science
ISBN:
9781305657458
Author:
Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. Campbell
Publisher:
Cengage Learning