SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Database Fundamentals
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. A data manipulation language for relational databases in which users indicate the action to be taken by completing on-screen forms
Data Macro
Sort
Column
Query-By-Example (QBE)
2. More than one entry at a single location in a table
Intersection
Row-and Column Subset View
Repeating Groups
Union
3. The relational algebra command for performing the intersection of two tables
Product
Make-Table Query
INTERSECT
Update Query
4. When comparing tables the set of all rows that are in the first table but that are not in the second table
Difference
Integrity Constraint
Attribute
Statement History
5. The SQL command used to add new data to a table
Sysindexes
Make-Table Query
Syscolumns
INSERT
6. A graphic model for database design in which entities are represented as rectangles and relationships are represented as either arrows or diamonds connected to the entities they relate
Entity-Relationship (E-R) Diagram
FOREIGN KEY
Database Administrator (DBA)
Data File
7. A minimal collection of columns (attributes) in a table on which all columns are functionally dependent and that is chosen as the main direct-access vehicle to individual rows.
Relationship
Primary Key
Unnormalized Relation
Column
8. Two simple criteria in a query the are combined with the AND or OR operators
Compound Conditions
Security
Data Independence
Sysindexes
9. An instruction by a user that directs a database to perform a certain way
Command
Database Management System (DBMS)
Legal-Values Integrity
Data File
10. A field whose value is computed from other fields in the database
Cascade Delete
Comparison Operator
Row-and Column Subset View
Computed Field
11. The SQL clause that is used to enforce legal-values integrity
CHECK
GRANT
Primary Sort Key
Security
12. A view that consists of a subset of the rows and columns in a table
Data File
Defining Query
Redundancy
Row-and Column Subset View
13. A program or a collection of programs through which users interact with a database
Data Independence
Comparison Operator
Database Management System (DBMS)
Repeating Groups
14. An update option in which related records are automatically updated
Cascade Update
Query
CREATE TABLE
CREATE INDEX
15. The individual or group that is responsible for a database
Index Key
Aggregate Functions
Calculated Field
Database Administration (DBA)
16. The property that lets you change the structure of a database without requiring you to change the programs that access the database
Join Column
Relation
Outer Join
Data Independence
17. The individual or group that is responsible for a database
AND Criterion
GROUP BY Clause
Referential Integrity
Database Administration (DBA)
18. The plural of Criterion
Criteria
One-to-Many Relationship
Stored Procedure
Form
19. The prevention of unauthorized access to a database
Union
Relational Algebra
Security
Relationship
20. When comparing tables an intersection is a new table containing all rows that are in both original tables
Arguments
Make-Table Query
Primary Sort Key
Intersection
21. The SQL command used to delete a table
Database
Redundancy
One-to-Many Relationship
DELETE
22. A two-dimensional table-style collection of data in which all entries are single-valued - each column has a distinct name and all the values in a column are values of the attribute that is identified by the column name - and the order of the columns
PRIMARY KEY
Relation
Data File
Cascade Update
23. The process of arranging rows in a table or results of a query in a particular order
Attribute
Data File
Sort
Systables
24. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
Qualify
Calculated Field
Design Grid
Database
25. The part of an SQL SELECT command that restricts the groups to be displayed
Union
Difference
Delete Query
HAVING Clause
26. The field or fields on which an index is built
Field
Trigger
Index Key
DELETE
27. An association between entities
Computed Field
Unnormalized Relation
Relationship
Relation
28. A program or a collection of programs through which users interact with a database
Database Management System (DBMS)
SUBTRACT
AND Criterion
Syscolumns
29. A function used to calculate the number of entries and the sum or average of all the entries in a given column or the largest or smallest of the entries in a given column
Functions
Systables
Entity Integrity
Database Administrator (DBA)
30. A query in SQL that appears within another
Data File
Attribute
Null
Subquery
31. A file used to store data about a single entity. Such a file can be thought of as a table.
CREATE INDEX
Sort
Data File
SUBTRACT
32. In relational algebra the operation in which two tables are connected on the basis of common data.
CREATE INDEX
Join
SUBTRACT
SELECT
33. The portion of the system catalog that contains view information
Attribute
Compound Criteria
Arguments
Sysviews
34. The portion of the system catalog that contains table information
Integrity
Systables
Multiple Column Index
Server
35. A relationship between two entities in which each occurrence of the first entity is related to many occurrences of the second entity and each occurrence of the second entity is related to or at most one occurrence of the first entity
Concatenation
Cascade Update
One-to-Many Relationship
Join Column
36. The individual who is responsible for a database or the head of database administration
Database Administrator (DBA)
Make-Table Query
Command
Subquery
37. The table obtained by concatenating every row in the first table with every row in the second table
Minor Sort Key
Integrity
Sort Key
Product
38. A characteristic or property of an entity
Attribute
Join Line
Database Administration (DBA)
Grouping
39. A Characteristic or property of an entity
Column
Relation
Integrity
Natural Join
40. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Database Design
Database
Index
Column
41. The property that lets you change the structure of a database without requiring you to change the programs that access the database
Data Independence
Design Grid
Intersection
Delete Query
42. When sorting on two fields - the less important field
DROP TABLE
Natural Join
Delete Query
Secondary Sort Key
43. A computer that provides services to the clients in a client/server system
Server
One-to-Many Relationship
Arguments
Query
44. Duplication of data or the storing of the same data in more than one place.
Relationship
PROJECT
Entity-Relationship (E-R) Diagram
Redundancy
45. When sorting on two fields this is the more important field
Major Sort Key
Subquery
Functions
Redundancy
46. The prevention of unauthorized access to a database
Security
Unnormalized Relation
Syscolumns
Multiple Column Index
47. A relationship between two entities in which each occurrence of the first entity is related to many occurrences of the second entity and each occurrence of the second entity is related to or at most one occurrence of the first entity
One-to-Many Relationship
Single-Field Index
Join Line
Qualify
48. The SQL command that drops (deletes) a table from a database
DROP TABLE
Relation
CREATE INDEX
Cascade Update
49. Additional information required by an action in a data macro to complete the action
Multiple-Field Index
Arguments
Entity Integrity
Intersection
50. The most common form of a join
Natural Join
Secondary Sort Key
HAVING Clause
Database Design