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 portion of the Query Design window in Access where you enter fields or criteria or sort orders and so on
AND Criterion
Entity
Natural Join
Design Grid
2. A computer that provides services to the clients in a client/server system
Server
Null
Repeating Groups
Primary Key
3. An application program's or an individual user's picture of a database
Database Administrator (DBA)
Relational Database
Sort Key
View
4. An index built on a single field
Single-Column Index
Relational Algebra
Calculated Field
Referential Integrity
5. The SQL command that creates an index in a table
Trigger
Form
Join Column
CREATE INDEX
6. An index built on a single field
Single-Field Index
Compound Criteria
Relation
Field
7. 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
Computed Field
Query
Data File
8. A screen object you use to maintain or view and print data from a database
Database Design
Database Management System (DBMS)
Form
CREATE TABLE
9. When sorting on two fields - the less important field
Data File
Intersection
Secondary Sort Key
Documenter
10. The SQL command used to add new data to a table
Concatenation
INSERT
Database Management System (DBMS)
Database Design
11. The SQL command that drops (deletes) a table from a database
CREATE TABLE
DROP TABLE
Relational Database
Design Grid
12. A Characteristic or property of an entity
Column
Null
Reserved Words
Entity
13. The property that no record can exist in the database with a value in a field other than a legal value
Cartesian Product
GRANT
Unnormalized Relation
Legal-Values Integrity
14. An index built on more than one field
Multiple-Field Index
Criterion
Unnormalized Relation
Database Administrator (DBA)
15. What type of an operator is >= ?
Comparison Operator
Join Column
Null
Redundancy
16. A source of data - usually stored in hidden database tables - about the types of entities or attributes and relationships in a database
Catalog
Product
One-to-Many Relationship
Sort Key
17. An association between entities
Validation Rule
Relationship
Criterion
Calculated Field
18. The part of an SQL SELECT command that restricts the groups to be displayed
Repeating Groups
Redundancy
HAVING Clause
DROP INDEX
19. The property that lets you change the structure of a database without requiring you to change the programs that access the database
Data Independence
SUBTRACT
Entity
Security
20. The most common form of a join
Natural Join
Integrity Constraint
Multiple-Field Index
Data File
21. 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
Syscolumns
Query
Relation
Update Query
22. The individual who is responsible for a database or the head of database administration
Database Administrator (DBA)
Entity
Column
Secondary Sort Key
23. The prevention of unauthorized access to a database
Database Management System (DBMS)
Relational Algebra
Security
Integrity Constraint
24. An action that automatically occurs in response to an associated database operation such as INSERT or UPDATE or DELETE
Trigger
Relationship
INTERSECT
Database Administrator (DBA)
25. An access query that creates a table using the results of a query
Field
Single-Column Index
Make-Table Query
Sort
26. A database has integrity if the data in it satisfies all established integrity constraints
Computed Field
Database Administrator (DBA)
Integrity
One-to-Many Relationship
27. A data value meaning "unknown" or "not applicable"
One-to-Many Relationship
Attribute
Relationship
Null
28. When sorting on two fields this is the more important field
Cascade Update
Database Management System (DBMS)
Major Sort Key
Form
29. A characteristic or property of an entity
Field
Database Administration (DBA)
Database Management System (DBMS)
Single-Field Index
30. When sorting on two fields - the less important field
Cascade Delete
Minor Sort Key
Database Management System (DBMS)
SELECT
31. 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
Calculated Field
Database Administration (DBA)
One-to-Many Relationship
32. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
Database Management System (DBMS)
Qualify
Aggregate Functions
SELECT
33. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Unnormalized Relation
Sysindexes
Multiple-Field Index
OR Criterion
34. When sorting on two fields this is the more important field
Grouping
Primary Sort Key
Computed Field
Systables
35. A rule that must be followed by data in a database
Redundancy
Integrity Constraint
Entity Integrity
Delete Query
36. Combination of criteria in which both criteria must be true
SELECT
AND Criterion
Repeating Groups
WHERE Clause
37. In Access the query that updates the contents of a table
DELETE
Relation
Update Query
Sort
38. Two tables are union compatible if they have the same number of fields and if their corresponding fields have identical data types
Form
Union Compatible
Syscolumns
Single-Field Index
39. The SQL command that is used to change the structure of a table
Database Administrator (DBA)
ALTER TABLE
Make-Table Query
SQL (Structured Query Language)
40. The process of arranging rows in a table or results of a query in a particular order
Sort
Cascade Update
Repeating Groups
Relationship
41. 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
Primary Sort Key
Entity
Integrity
Referential Integrity
42. The property that lets you change the structure of a database without requiring you to change the programs that access the database
Data Independence
UPDATE
Database Management System (DBMS)
Qualify
43. Two simple criteria in a query the are combined with the AND or OR operators
Compound Criteria
Make-Table Query
Database Administration (DBA)
Minor Sort Key
44. The plural of Criterion
Criteria
Criterion
Single-Field Index
Join Line
45. An access tool that provides documentation about the objects in a database
Security
Outer Join
Documenter
Arguments
46. The relational algebra command to select rows from a table
Update Query
SELECT
Unnormalized Relation
Delete Query
47. Duplication of data or the storing of the same data in more than one place.
View
Redundancy
Attribute
Arguments
48. 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.
Reserved Words
Primary Key
Single-Field Index
Field
49. 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
Calculated Field
Concatenation
Field
FOREIGN KEY
50. A collection of relations
Relational Database
Join
UPDATE
Attribute