Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Database Design Application
Quiz 1: Introduction to Database Management
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
True/False
In most commercial DBMSs,collections of entities are stored in files.
Question 2
True/False
SQL can be used to define tables and the relationships among them,but a graphical interface must be used to define integrity constraints and authorization rights.
Question 3
True/False
In the early DBMSs,there was not a very close connection between the database and the computer programs that accessed it,so as a result the database definition was separate from the computer programs that accessed the database.
Question 4
True/False
In transaction processing,inconsistency in the database is a concern of the user,not the DBMS processing the transaction.
Question 5
True/False
A procedural language interface is necessary because nonprocedural access and application development tools are sometimes not efficient enough or do not provide the level of control necessary for application development.