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. Combination of criteria in which both criteria must be true
Relational Database
Catalog
AND Criterion
OR Criterion
2. A person or place or object or event or idea for which you want to store and process data
Entity
Multiple Column Index
Computed Field
Intersection
3. The relational algebra command to select rows from a table
SELECT
WHERE Clause
Concatenation
Aggregate Functions
4. The prevention of unauthorized access to a database
Data Macro
Security
Data File
Validation Text
5. A condition that involves only a single field and a single value
Field
Repeating Groups
Primary Key
Simple Condition
6. A data manipulation language for relational databases in which users indicate the action to be taken by completing on-screen forms
Primary Key
Query-By-Example (QBE)
OR Criterion
Database Administrator (DBA)
7. 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
Relation
SELECT
Repeating Groups
Natural Join
8. A person or place or object or event or idea for which you want to store and process data
Entity
Attribute
Security
Union Compatible
9. The SQL command used to make changes to existing table data
Minor Sort Key
SELECT
UPDATE
Validation Text
10. A collection of relations
Relational Database
Simple Condition
Attribute
Query
11. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Documenter
Database Administration (DBA)
Relational Algebra
Database
12. What type of an operator is >= ?
Database Administrator (DBA)
Secondary Sort Key
Comparison Operator
Sysindexes
13. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
WHERE Clause
OR Criterion
Criterion
Qualify
14. A program or a collection of programs through which users interact with a database
Trigger
Database Management System (DBMS)
DROP INDEX
Query
15. The process of arranging rows in a table or results of a query in a particular order
Database
Criteria
Sysindexes
Sort
16. The table obtained by concatenating every row in the first table with every row in the second table
Compound Criteria
Data Independence
Attribute
Cartesian Product
17. A file used to store data about a single entity. Such a file can be thought of as a table.
Data File
Join Line
Reserved Words
FROM Clause
18. The portion of the Query Design window in Access where you enter fields or criteria or sort orders and so on
Concatenation
Primary Key
Qualify
Design Grid
19. 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
Secondary Sort Key
Product
CHECK
Database Design
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
Aggregate Functions
Server
Field
Attribute
21. When comparing tables an intersection is a new table containing all rows that are in both original tables
Query-By-Example (QBE)
Intersection
Union
Column
22. A file used to store data about a single entity. Such a file can be thought of as a table.
Unnormalized Relation
Secondary Sort Key
Data File
Database
23. 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
Sysindexes
Repeating Groups
Sort
Functions
24. 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.
Unnormalized Relation
Primary Key
Validation Text
Integrity
25. A characteristic or property of an entity
Attribute
Cascade Delete
Qualify
Criteria
26. The relational algebra command for performing the difference of two tables
Functions
Query
Field
SUBTRACT
27. When sorting on two fields - the less important field
Integrity Constraint
Secondary Sort Key
Security
Database
28. A field whose value is computed from other fields in the database
Systables
Data Macro
Calculated Field
WHERE Clause
29. A rule that must be followed by data in a database
Integrity Constraint
Major Sort Key
Field
Compound Conditions
30. The part of an SQL SELECT command that indicates the tables in the query
Major Sort Key
Relational Algebra
Delimiter
FROM Clause
31. The individual or group that is responsible for a database
Intersection
UPDATE
Union Compatible
Database Administration (DBA)
32. In relational algebra the operation in which two tables are connected on the basis of common data.
Simple Condition
Data Independence
Join
Query-By-Example (QBE)
33. A rule in Access that data entered in a field must satisfy
One-to-Many Relationship
Design Grid
Validation Rule
Computed Field
34. A combination of criteria in which at least on the criteria must be true
Minor Sort Key
Database
Index
OR Criterion
35. The process of arranging rows in a table or results of a query in a particular order
GROUP BY Clause
Attribute
Sort
Form
36. Two tables are union compatible if they have the same number of fields and if their corresponding fields have identical data types
Integrity Constraint
Data Macro
Union Compatible
CHECK
37. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Unnormalized Relation
INSERT
Systables
Subquery
38. 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
Column
One-to-Many Relationship
Trigger
Unnormalized Relation
39. A source of data - usually stored in hidden database tables - about the types of entities or attributes and relationships in a database
Field
Design Grid
Catalog
Criteria
40. A delete option in which related records are automatically deleted
Cascade Delete
Entity Integrity
Database Administration (DBA)
Delimiter
41. The individual or group that is responsible for a database
Database Administration (DBA)
Functions
Database
Update Query
42. A view that consists of a subset of the rows and columns in a table
Row-and Column Subset View
Sort
Server
Relational Algebra
43. 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
Systables
Unnormalized Relation
Join Column
Aggregate Functions
44. The field on which data are sorted
Sort Key
Database Management System (DBMS)
OR Criterion
Multiple Column Index
45. A data value meaning "unknown" or "not applicable"
Major Sort Key
Single-Field Index
Null
Relationship
46. A screen object you use to maintain or view and print data from a database
Make-Table Query
Form
OR Criterion
Qualify
47. 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
Concatenation
HAVING Clause
Grouping
SELECT Clause
48. The individual who is responsible for a database or the head of database administration
Index
Database Administrator (DBA)
Minor Sort Key
Arguments
49. The relational algebra command used to select columns from a table
PROJECT
Command
Database Management System (DBMS)
SELECT
50. A database has integrity if the data in it satisfies all established integrity constraints
Delete Query
Relation
Entity
Integrity