Chap#10 Basic Concepts and Terminology Flashcards
Insert command is used to insert:
a new record
Create command is used to create a:
Table
SQL is used for:
Data definition and manipulation
The foreign key is found in:
Dependant table
A table must have:
Primary Key
How many components are present in database?
Five
DBA is a:
Database manager
IDE is a(an):
Interface
Which of the following is a database object?
Table
Which of the following is used to store the data in database?
Tables
Which of the following is the responsibility of DBA?
Performance
DBA defines:
Security
DBMS must include a:
DML Processor
DBMS must provide a:
Data dictionary functions
An example of a database IDE is:
MS Access
The output of a query is in the form of:
Table
Data exists in a database in the form of:
Tables
Which of the following package s used by the application programmer in order to write a program?
High Level Language
DBS must be able to accept:
Data Definitions
From database, data is accessed through:
Queries