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 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 Design
Aggregate Functions
Data Independence
Multiple Column Index
2. A field whose value is computed from other fields in the database
Computed Field
Database
SELECT
Entity-Relationship (E-R) Diagram
3. An update option in which related records are automatically updated
Cascade Update
Unnormalized Relation
DROP INDEX
Relationship
4. A query in SQL that appears within another
Subquery
ORDER BY Clause
Primary Sort Key
INSERT
5. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Unnormalized Relation
Database Administration (DBA)
DROP TABLE
Major Sort Key
6. A collection of relations
Field
Cascade Delete
Secondary Sort Key
Relational Database
7. The property that no record can exist in the database with a value in a field other than a legal value
Aggregate Functions
Single-Column Index
Legal-Values Integrity
DROP INDEX
8. Combination of criteria in which both criteria must be true
Functions
OR Criterion
AND Criterion
Relational Algebra
9. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
Database Design
Qualify
Index Key
Union
10. A combination of criteria in which at least on the criteria must be true
SELECT
Join Line
Security
OR Criterion
11. Two simple criteria in a query the are combined with the AND or OR operators
REVOKE
Database Management System (DBMS)
Major Sort Key
Compound Conditions
12. The portion of the system catalog that contains index information
Sysindexes
Database Administration (DBA)
Database
Syscolumns
13. The relational algebra command for performing the difference of two tables
SUBTRACT
Validation Rule
Data File
Compound Criteria
14. In Access the query that updates the contents of a table
Update Query
One-to-Many Relationship
Database Design
GROUP BY Clause
15. Combination of criteria in which both criteria must be true
AND Criterion
System Catalog
Database Design
Concatenation
16. The part of an SQL SELECT command that indicates the columns to be included in the query results
SELECT Clause
Outer Join
Calculated Field
Index
17. An association between entities
Form
ALTER TABLE
Repeating Groups
Relationship
18. The SQL command that creates an index in a table
CREATE INDEX
Defining Query
Join Line
Relational Algebra
19. The individual or group that is responsible for a database
Calculated Field
Simple Condition
Database Administration (DBA)
Minor Sort Key
20. The part of an SQL SELECT command that indicates the condition rows must satisfy to be displayed in the query results
PRIMARY KEY
Data Independence
WHERE Clause
Union
21. A data value meaning "unknown" or "not applicable"
Null
Minor Sort Key
Syscolumns
Database Administrator (DBA)
22. A rule that must be followed by data in a database
Trigger
Integrity Constraint
Calculated Field
Validation Rule
23. The relational algebra command to select rows from a table
Grouping
Field
Concatenation
SELECT
24. A field whose value is computed from other fields in the database
DROP INDEX
Computed Field
Single-Field Index
Integrity Constraint
25. The process of creating collections of records that share some common characteristics
Grouping
Data File
Union
Natural Join
26. An access query that creates a table using the results of a query
Unnormalized Relation
Make-Table Query
Systables
Attribute
27. A combination of two tables consisting of all records that are in either table
Compound Criteria
Union
Syscolumns
Null
28. The portion of the Query Design window in Access where you enter fields or criteria or sort orders and so on
Design Grid
DROP TABLE
Compound Conditions
Grouping
29. A collection of relations
Relational Database
Row-and Column Subset View
Criteria
CHECK
30. The prevention of unauthorized access to a database
Make-Table Query
Security
Data Macro
Product
31. A relational data manipulation language in which new tables are created from existing tables through the use of a set of operations
Form
Statement History
Systables
Relational Algebra
32. 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.
Primary Key
Relationship
Integrity Constraint
Criterion
33. The SQL clause that is used to enforce legal-values integrity
Outer Join
CHECK
Statement History
Attribute
34. A characteristic or property of an entity
Field
HAVING Clause
Functions
Security
35. A screen object you use to maintain or view and print data from a database
Relationship
Form
Concatenation
Minor Sort Key
36. The relational algebra command used to select columns from a table
Database Administration (DBA)
PROJECT
Join Column
Entity
37. The portion of the system catalog that contains table information
Database Administration (DBA)
PRIMARY KEY
Systables
Update Query
38. Duplication of data or the storing of the same data in more than one place.
Redundancy
Primary Sort Key
Criterion
Reserved Words
39. A relational data manipulation language in which new tables are created from existing tables through the use of a set of operations
Reserved Words
Database Administration (DBA)
Relationship
Relational Algebra
40. The SQL command used to delete a table
Database
CREATE INDEX
Redundancy
DELETE
41. A program or a collection of programs through which users interact with a database
Database Administrator (DBA)
Entity
Database Management System (DBMS)
Relational Database
42. 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
Multiple-Field Index
Database Design
Database Administration (DBA)
INSERT
43. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
Integrity
Field
Qualify
Column
44. The individual who is responsible for a database or the head of database administration
Database Administrator (DBA)
Entity
Primary Key
Systables
45. An index built on a single field
Relationship
Sort Key
Referential Integrity
Single-Field Index
46. The prevention of unauthorized access to a database
Security
Comparison Operator
Relation
SUBTRACT
47. An action that automatically occurs in response to an associated database operation such as INSERT or UPDATE or DELETE
Relational Database
Trigger
PROJECT
HAVING Clause
48. A structure that contains information about the objects (tables or columns or indexes or views and so on) in a database
System Catalog
Query-By-Example (QBE)
GROUP BY Clause
Documenter
49. A person or place or object or event or idea for which you want to store and process data
Foreign Key
Redundancy
Entity
Index Key
50. The SQL command used to make changes to existing table data
Relation
GRANT
Join Line
UPDATE