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. The relational algebra command that combines tables and searches for rows in the first table that match all rows in the second table
Integrity Constraint
DELETE
Division
Relational Database
2. An index built on more than one field
Update Query
Sort
Multiple-Field Index
Outer Join
3. 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
Index
Entity-Relationship (E-R) Diagram
OR Criterion
Delete Query
4. The relational algebra command for performing the difference of two tables
Server
Relation
Compound Conditions
SUBTRACT
5. 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
Attribute
SQL (Structured Query Language)
Entity-Relationship (E-R) Diagram
Multiple Column Index
6. A collection of relations
Relationship
Relational Database
Compound Criteria
Data Independence
7. The process of creating collections of records that share some common characteristics
Criterion
Grouping
Data Independence
Database
8. A Characteristic or property of an entity
INTERSECT
Functions
Column
Query
9. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Database
REVOKE
Foreign Key
SELECT
10. The SQL command used to make changes to existing table data
Join Column
DELETE
UPDATE
Multiple-Field Index
11. A condition that involves only a single field and a single value
Sort Key
Simple Condition
Field
Security
12. More than one entry at a single location in a table
Repeating Groups
Integrity Constraint
Relationship
Intersection
13. The rule that if table A contains a foreign key that matches the primary key of table B then the value of this foreign key must either match the value of the primary key for some row in table B or be null
Referential Integrity
Database Management System (DBMS)
Join
Repeating Groups
14. 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
Integrity Constraint
SELECT
Relation
Union
15. When sorting on two fields this is the more important field
Query
Index Key
Intersection
Major Sort Key
16. Two simple criteria in a query the are combined with the AND or OR operators
One-to-Many Relationship
Grouping
Compound Criteria
Compound Conditions
17. A file containing a collection of compiled and optimized SQL statements that are available for future use
Union
Stored Procedure
Secondary Sort Key
Calculated Field
18. An access query that creates a table using the results of a query
Make-Table Query
Database Administration (DBA)
Attribute
Null
19. In relational algebra the operation in which two tables are connected on the basis of common data.
SELECT
Data Independence
Join
Relation
20. When sorting on two fields this is the more important field
Union
Primary Sort Key
Database Administrator (DBA)
Criteria
21. The prevention of unauthorized access to a database
Form
Major Sort Key
Repeating Groups
Security
22. The most common form of a join
ORDER BY Clause
Cascade Delete
Natural Join
Concatenation
23. A characteristic or property of an entity
Secondary Sort Key
Field
Redundancy
Unnormalized Relation
24. A characteristic or property of an entity
Attribute
GROUP BY Clause
Sort
Database Design
25. A collection of relations
Relational Database
Query
Integrity Constraint
Sysindexes
26. Two simple criteria in a query the are combined with the AND or OR operators
Relational Database
Compound Criteria
Documenter
Secondary Sort Key
27. The SQL command used to describe the layout of a table. The word table is followed by the name of the table to be created and then by the names and data types of the column (fields) that comprise the table
CREATE TABLE
Unnormalized Relation
Relation
Security
28. The individual who is responsible for a database or the head of database administration
Relational Database
FOREIGN KEY
Database Administrator (DBA)
Cascade Delete
29. A rule that must be followed by data in a database
Referential Integrity
Integrity Constraint
Arguments
Sort Key
30. A query that deletes all records that satisfy some criterion
Systables
Command
PRIMARY KEY
Delete Query
31. A characteristic or property of an entity
Calculated Field
Null
Concatenation
Attribute
32. A message in Access that is displayed when a validation rule is violated
Referential Integrity
Multiple Column Index
Validation Text
Delete Query
33. Two simple criteria in a query the are combined with the AND or OR operators
FOREIGN KEY
Database
Compound Conditions
Product
34. What type of an operator is >= ?
Comparison Operator
Grouping
Multiple Column Index
Primary Sort Key
35. An association between entities
Form
Relationship
Primary Key
Defining Query
36. An update option in which related records are automatically updated
Sort Key
Cascade Update
Sort Key
AND Criterion
37. The process of arranging rows in a table or results of a query in a particular order
Sort
AND Criterion
Index
Field
38. 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
Join Line
Aggregate Functions
Criteria
Criterion
39. The SQL clause that is used to enforce legal-values integrity
CHECK
Entity
Delete Query
Unnormalized Relation
40. The most common form of a join
Systables
Database Administrator (DBA)
Statement History
Natural Join
41. The process of determining the content and structure of data in a database in order to support some activity on behalf of a user or group of users
INSERT
Integrity
Database Design
Concatenation
42. The part of an SQL SELECT command that indicates grouping
Attribute
GROUP BY Clause
Stored Procedure
Data Independence
43. Duplication of data or the storing of the same data in more than one place.
Database Management System (DBMS)
Field
Redundancy
Attribute
44. 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
Unnormalized Relation
Join Line
Column
45. The prevention of unauthorized access to a database
Field
Security
Join Line
Database Management System (DBMS)
46. 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
Database Administrator (DBA)
One-to-Many Relationship
Row-and Column Subset View
Sort Key
47. An action that automatically occurs in response to an associated database operation such as INSERT or UPDATE or DELETE
Repeating Groups
Trigger
Null
Sort
48. The SQL command that drops (deletes) and index from a table
DROP INDEX
Outer Join
Database Administration (DBA)
Unnormalized Relation
49. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Sort
Unnormalized Relation
Integrity
Natural Join
50. A person or place or object or event or idea for which you want to store and process data
Statement History
Qualify
Relational Algebra
Entity