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 rule in Access that data entered in a field must satisfy
Make-Table Query
INSERT
Major Sort Key
Validation Rule
2. Two simple criteria in a query the are combined with the AND or OR operators
Product
SELECT
Compound Criteria
Outer Join
3. The portion of the Query Design window in Access where you enter fields or criteria or sort orders and so on
Design Grid
HAVING Clause
Make-Table Query
Sysindexes
4. A relational data manipulation language in which new tables are created from existing tables through the use of a set of operations
Integrity
Outer Join
Relational Algebra
Subquery
5. A collection of actions in Access that are performed in response to an associated database operation - such as inserting or updating or deleting records.
Primary Sort Key
Data Macro
SELECT
CREATE INDEX
6. A file used to store data about a single entity. Such a file can be thought of as a table.
Outer Join
Data File
Integrity Constraint
Database Administration (DBA)
7. An association between entities
Relationship
Form
AND Criterion
FROM Clause
8. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
Comparison Operator
CHECK
Sort
Qualify
9. When sorting on two fields - the less important field
SELECT
Delimiter
Minor Sort Key
Major Sort Key
10. Two simple criteria in a query the are combined with the AND or OR operators
Integrity Constraint
Criterion
Data Macro
Compound Conditions
11. The prevention of unauthorized access to a database
Major Sort Key
Database Administration (DBA)
Security
Index Key
12. A collection of relations
One-to-Many Relationship
Validation Rule
Relational Database
CHECK
13. A characteristic or property of an entity
Attribute
Concatenation
Database
Arguments
14. The combination of two or more rows in an operation - such as a join - or the combination of two or more columns for a primary key field to uniquely identify a given row in a table
Update Query
Concatenation
Relation
Column
15. When sorting on two fields - the less important field
Repeating Groups
Criterion
Secondary Sort Key
FROM Clause
16. When sorting on two fields this is the more important field
Aggregate Functions
Union
Primary Sort Key
Join Column
17. A combination of criteria in which at least on the criteria must be true
OR Criterion
Defining Query
Reserved Words
Compound Conditions
18. The relational algebra command to select rows from a table
SELECT
Comparison Operator
CREATE TABLE
Major Sort Key
19. Additional information required by an action in a data macro to complete the action
Sort
Column
Primary Key
Arguments
20. A file that relates key values to records that contain those key values
Form
Secondary Sort Key
Index
Single-Field Index
21. 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
Functions
Join Column
One-to-Many Relationship
AND Criterion
22. A screen object you use to maintain or view and print data from a database
Union
Form
Join Line
Entity-Relationship (E-R) Diagram
23. 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.
Compound Conditions
Join Line
Redundancy
Primary Key
24. A rule that must be followed by data in a database
Integrity Constraint
Compound Criteria
Relational Database
Data File
25. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
Grouping
Criterion
DROP TABLE
Qualify
26. The plural of Criterion
INTERSECT
Functions
Criteria
WHERE Clause
27. Duplication of data or the storing of the same data in more than one place.
SELECT
Defining Query
Redundancy
Multiple Column Index
28. The process of arranging rows in a table or results of a query in a particular order
Multiple Column Index
Sort
Relational Algebra
One-to-Many Relationship
29. 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.
Qualify
Redundancy
Primary Key
Database Administrator (DBA)
30. When sorting on two fields this is the more important field
Sort Key
Major Sort Key
Criterion
Security
31. A delete option in which related records are automatically deleted
Database Administration (DBA)
Cascade Delete
OR Criterion
Join Line
32. The individual or group that is responsible for a database
Syscolumns
Attribute
Criteria
Database Administration (DBA)
33. The relational algebra command to select rows from a table
Data File
SELECT
Database Design
SUBTRACT
34. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Unnormalized Relation
Sort Key
Compound Conditions
Entity-Relationship (E-R) Diagram
35. The form of a join in which all records appear - even if they don't match
Outer Join
PROJECT
FOREIGN KEY
Command
36. A data value meaning "unknown" or "not applicable"
Integrity Constraint
Intersection
Null
Product
37. The SQL command that drops (deletes) and index from a table
Documenter
Integrity
Computed Field
DROP INDEX
38. The area of memory in MySQL that stores the most recently entered command
Relationship
SELECT Clause
CREATE INDEX
Statement History
39. 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
Database Administration (DBA)
Functions
Query-By-Example (QBE)
Product
40. 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
Repeating Groups
Primary Key
Database Design
Integrity
41. When comparing tables an intersection is a new table containing all rows that are in both original tables
Criteria
Data Independence
Sort Key
Intersection
42. Two simple criteria in a query the are combined with the AND or OR operators
Integrity Constraint
Relational Algebra
Functions
Compound Criteria
43. An access tool that provides documentation about the objects in a database
Documenter
Design Grid
Concatenation
Entity Integrity
44. A database has integrity if the data in it satisfies all established integrity constraints
Integrity
Join
Foreign Key
Simple Condition
45. A source of data - usually stored in hidden database tables - about the types of entities or attributes and relationships in a database
Catalog
Cascade Delete
Query-By-Example (QBE)
AND Criterion
46. A collection of relations
Repeating Groups
Entity-Relationship (E-R) Diagram
Relational Database
Redundancy
47. The most common form of a join
Database Administration (DBA)
Join Line
Query-By-Example (QBE)
Natural Join
48. The SQL command that is used to change the structure of a table
ALTER TABLE
Intersection
Query-By-Example (QBE)
AND Criterion
49. A person or place or object or event or idea for which you want to store and process data
Integrity Constraint
Product
Relational Algebra
Entity
50. In relational algebra the operation in which two tables are connected on the basis of common data.
Entity-Relationship (E-R) Diagram
Relation
Join
PROJECT