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 column (attribute) or collection of columns in a table whose value is required either to match the value of a primary key in a table or to be null
Primary Key
Foreign Key
Documenter
Compound Conditions
2. A condition that involves only a single field and a single value
Simple Condition
Compound Criteria
Database
Sysindexes
3. A characteristic or property of an entity
Sort
Database Management System (DBMS)
Integrity
Attribute
4. A characteristic or property of an entity
Validation Text
Comparison Operator
Cartesian Product
Field
5. An access query that creates a table using the results of a query
PROJECT
Defining Query
Make-Table Query
HAVING Clause
6. The relational algebra command used to select columns from a table
PROJECT
Null
Form
Cascade Delete
7. In Access the query that updates the contents of a table
Primary Sort Key
Integrity
Update Query
Primary Key
8. 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
PROJECT
One-to-Many Relationship
Union Compatible
Subquery
9. In relational algebra the operation in which two tables are connected on the basis of common data.
Index
Join
AND Criterion
Relational Database
10. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Subquery
Null
Database
Integrity Constraint
11. The SQL command used to add new data to a table
Entity Integrity
INSERT
Database
Design Grid
12. A query that deletes all records that satisfy some criterion
Command
Qualify
Database Administration (DBA)
Delete Query
13. Combination of criteria in which both criteria must be true
WHERE Clause
Comparison Operator
Documenter
AND Criterion
14. A rule in Access that data entered in a field must satisfy
Make-Table Query
Validation Rule
SELECT Clause
Criteria
15. The field or fields on which an index is built
Index Key
Server
HAVING Clause
Major Sort Key
16. A person or place or object or event or idea for which you want to store and process data
Database Management System (DBMS)
Entity
Concatenation
Database Administrator (DBA)
17. A Characteristic or property of an entity
Relationship
Attribute
Index
Column
18. More than one entry at a single location in a table
Database Administrator (DBA)
View
Sysindexes
Repeating Groups
19. The column on which two tables are joined
One-to-Many Relationship
Join Column
Division
Integrity
20. 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
Form
Form
21. The most common form of a join
Entity-Relationship (E-R) Diagram
Natural Join
Criterion
Grouping
22. A file used to store data about a single entity. Such a file can be thought of as a table.
CHECK
Database Management System (DBMS)
Relationship
Data File
23. The field on which data are sorted
Difference
SELECT
Computed Field
Sort Key
24. 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
AND Criterion
Referential Integrity
Aggregate Functions
Database Administration (DBA)
25. The process of creating collections of records that share some common characteristics
Grouping
Database Administration (DBA)
Entity-Relationship (E-R) Diagram
Redundancy
26. A collection of actions in Access that are performed in response to an associated database operation - such as inserting or updating or deleting records.
Entity-Relationship (E-R) Diagram
DROP TABLE
Unnormalized Relation
Data Macro
27. 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
Row-and Column Subset View
Database Administrator (DBA)
Functions
Computed Field
28. The plural of Criterion
Database Design
Functions
Criteria
Column
29. 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
Product
Database Administrator (DBA)
30. A punctuation mark - such as a semicolon - that separates pieces of data
Field
Column
Index
Delimiter
31. Two tables are union compatible if they have the same number of fields and if their corresponding fields have identical data types
Calculated Field
Database Management System (DBMS)
SQL (Structured Query Language)
Union Compatible
32. A database has integrity if the data in it satisfies all established integrity constraints
Integrity
Functions
Server
PROJECT
33. An access query that creates a table using the results of a query
Major Sort Key
OR Criterion
Make-Table Query
Cascade Update
34. The rule that no column (attribute) that is part of the primary key may accept null values
Null
Entity Integrity
One-to-Many Relationship
OR Criterion
35. 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
Integrity
Entity-Relationship (E-R) Diagram
REVOKE
Form
36. A combination of criteria in which at least on the criteria must be true
Field
Secondary Sort Key
Null
OR Criterion
37. A field whose value is computed from other fields in the database
Catalog
One-to-Many Relationship
Entity
Calculated Field
38. The portion of the Query Design window in Access where you enter fields or criteria or sort orders and so on
Database Administration (DBA)
Product
Row-and Column Subset View
Design Grid
39. In an Access query the line drawn between tables to indicate how they are related
Integrity Constraint
Design Grid
Cascade Update
Join Line
40. The SQL statement that is used to revoke privileges from users of a database
Criterion
Syscolumns
Database Administrator (DBA)
REVOKE
41. 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
Data Independence
Cascade Update
Outer Join
Entity-Relationship (E-R) Diagram
42. The SQL command used to make changes to existing table data
UPDATE
Simple Condition
REVOKE
Delimiter
43. The individual who is responsible for a database or the head of database administration
Database Administrator (DBA)
Compound Criteria
Criterion
Primary Sort Key
44. A source of data - usually stored in hidden database tables - about the types of entities or attributes and relationships in a database
Form
Unnormalized Relation
Catalog
Integrity Constraint
45. What type of an operator is >= ?
Criterion
Intersection
Comparison Operator
Attribute
46. The form of a join in which all records appear - even if they don't match
Computed Field
INSERT
Outer Join
One-to-Many Relationship
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
Catalog
Compound Conditions
Multiple-Field Index
One-to-Many Relationship
48. The relational algebra command to select rows from a table
Qualify
PROJECT
One-to-Many Relationship
SELECT
49. The part of an SQL SELECT command that indicates grouping
Row-and Column Subset View
Data Independence
Union Compatible
GROUP BY Clause
50. Two simple criteria in a query the are combined with the AND or OR operators
Compound Criteria
Sort Key
One-to-Many Relationship
AND Criterion