Exam 5: Database Processing

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

What is a database management system (DBMS)? Explain with suitable examples.

Free
(Essay)
4.8/5
(27)
Correct Answer:
Verified

A database management system (DBMS)is a program used to create,process,and administer a database.A DBMS is different from a database in that a DBMS is a software program while a database is a collection of tables,relationships,and metadata.Almost no organization develops its own DBMS.Instead,companies license DBMS products from vendors such as IBM,Microsoft,Oracle,and others.Popular DBMS products are DB2 from IBM,Access and SQL Server from Microsoft,and Oracle Database from the Oracle Corporation.Another popular DBMS is MySQL,an open source DBMS product that is license-free for most applications.

Which of the following elements of a database application helps in the insertion of new data and the deletion of existing data?

Free
(Multiple Choice)
4.8/5
(29)
Correct Answer:
Verified

D

A database application serves as an intermediary between users and database data.

Free
(True/False)
4.9/5
(36)
Correct Answer:
Verified

True

Data that describe the data contained in a database are called ________.

(Multiple Choice)
4.8/5
(34)

HyperText Markup Language is an international standard language for processing a database.

(True/False)
4.8/5
(36)

In a database,a table is formally referred to as a ________.

(Multiple Choice)
4.8/5
(36)

In a database,columns are also called records.

(True/False)
4.9/5
(37)

Reports in database applications provide security,data consistency,and special-purpose processing.

(True/False)
4.8/5
(35)

________ refers to software products that support very high transaction rates,processing relatively simple data structures,replicated on many servers in the cloud.

(Multiple Choice)
4.9/5
(34)

In single-user databases,the application,the database management system (DBMS),and the database all reside on a user's computer.

(True/False)
4.9/5
(35)

Which of the following is a drawback of the relational database processing model?

(Multiple Choice)
4.8/5
(31)

In a database,a group of similar rows or records is called a table.

(True/False)
4.9/5
(37)

Structured query language statements can be issued directly to the database management system (DBMS)by an application program.

(True/False)
4.8/5
(32)

A database is a self-describing collection of integrated records.

(True/False)
4.7/5
(31)

Databases that carry their data in the form of tables and that represent relationships using foreign keys are called discrete databases.

(True/False)
4.8/5
(31)

Bytes,which are characters of data,are grouped into rows in a database.

(True/False)
4.8/5
(36)

Security requirements are more stringent for traditional applications than for browser-based ones.

(True/False)
4.8/5
(20)

A database management system is also referred to as a database.

(True/False)
4.8/5
(37)

Queries in database applications present data in a structured manner using operations such as sorting,grouping,and filtering.

(True/False)
4.8/5
(25)

In a database,rows are also called ________.

(Multiple Choice)
4.8/5
(27)
Showing 1 - 20 of 80
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)