SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
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 characteristic or property of an entity
Major Sort Key
Field
Criterion
Security
2. 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.
Field
Entity
Make-Table Query
Primary Key
3. 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
Referential Integrity
Row-and Column Subset View
Data Independence
Concatenation
4. 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
View
Entity-Relationship (E-R) Diagram
System Catalog
5. An index built on more than one field
Multiple Column Index
Secondary Sort Key
Update Query
Redundancy
6. A combination of two tables consisting of all records that are in either table
Legal-Values Integrity
Make-Table Query
Database Administration (DBA)
Union
7. The individual or group that is responsible for a database
Compound Conditions
Database Administration (DBA)
Natural Join
Sort
8. The property that lets you change the structure of a database without requiring you to change the programs that access the database
SQL (Structured Query Language)
Compound Criteria
DROP INDEX
Data Independence
9. In an Access query the line drawn between tables to indicate how they are related
Systables
Attribute
Union Compatible
Join Line
10. More than one entry at a single location in a table
GROUP BY Clause
Repeating Groups
Relation
Relation
11. A source of data - usually stored in hidden database tables - about the types of entities or attributes and relationships in a database
AND Criterion
Entity Integrity
Catalog
Database Management System (DBMS)
12. A screen object you use to maintain or view and print data from a database
Form
CREATE TABLE
Column
Outer Join
13. The portion of the system catalog that contains table information
Field
Systables
Aggregate Functions
Stored Procedure
14. 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
Foreign Key
Query
Integrity Constraint
System Catalog
15. The prevention of unauthorized access to a database
CREATE TABLE
ALTER TABLE
FOREIGN KEY
Security
16. 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
Secondary Sort Key
Qualify
Functions
Comparison Operator
17. 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
SQL (Structured Query Language)
REVOKE
Redundancy
Entity-Relationship (E-R) Diagram
18. A characteristic or property of an entity
Field
Database
Attribute
Entity-Relationship (E-R) Diagram
19. A combination of two tables consisting of all records that are in either table
Primary Key
Union Compatible
Union
Relation
20. The column on which two tables are joined
Relational Algebra
Criterion
Join Column
GROUP BY Clause
21. A rule that must be followed by data in a database
DELETE
Integrity Constraint
One-to-Many Relationship
Validation Rule
22. What type of an operator is >= ?
Null
Design Grid
Comparison Operator
Secondary Sort Key
23. A Characteristic or property of an entity
Unnormalized Relation
Relational Database
Column
Query
24. A field whose value is computed from other fields in the database
UPDATE
Entity
Computed Field
Intersection
25. Combination of criteria in which both criteria must be true
AND Criterion
Design Grid
DELETE
Index Key
26. A combination of criteria in which at least on the criteria must be true
Database Administrator (DBA)
Unnormalized Relation
Relational Database
OR Criterion
27. More than one entry at a single location in a table
Repeating Groups
Subquery
Qualify
Referential Integrity
28. The portion of the system catalog the contains column information
Database Design
Intersection
Syscolumns
Entity
29. A computer that provides services to the clients in a client/server system
Server
Repeating Groups
Database Administration (DBA)
Cartesian Product
30. A screen object you use to maintain or view and print data from a database
Sysindexes
Data File
REVOKE
Form
31. A person or place or object or event or idea for which you want to store and process data
Concatenation
Entity
Documenter
Minor Sort Key
32. A program or a collection of programs through which users interact with a database
Database Management System (DBMS)
Foreign Key
Referential Integrity
GROUP BY Clause
33. The SQL command that drops (deletes) and index from a table
Relationship
Delete Query
Grouping
DROP INDEX
34. A data manipulation language for relational databases in which users indicate the action to be taken by completing on-screen forms
Qualify
OR Criterion
SELECT Clause
Query-By-Example (QBE)
35. The prevention of unauthorized access to a database
Security
Relational Algebra
Field
Integrity Constraint
36. A question the answer to which is found in the database
Entity
Query
Product
Division
37. A field whose value is computed from other fields in the database
Calculated Field
Delimiter
SELECT
Minor Sort Key
38. The individual or group that is responsible for a database
Attribute
Statement History
Database Administration (DBA)
Make-Table Query
39. The field on which data are sorted
Database Administrator (DBA)
Sort Key
Unnormalized Relation
Database Administration (DBA)
40. A person or place or object or event or idea for which you want to store and process data
Entity
Sort
Query-By-Example (QBE)
OR Criterion
41. The relational algebra command used to select columns from a table
Outer Join
Union
Field
PROJECT
42. An association between entities
Relationship
PROJECT
Secondary Sort Key
Relational Algebra
43. Two simple criteria in a query the are combined with the AND or OR operators
Unnormalized Relation
Redundancy
Compound Conditions
Criterion
44. 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
Data Independence
Data Independence
Concatenation
Comparison Operator
45. 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
Compound Criteria
Qualify
Entity
Referential Integrity
46. The portion of the Query Design window in Access where you enter fields or criteria or sort orders and so on
Database
Database Administration (DBA)
Design Grid
Field
47. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Delete Query
Validation Rule
Unnormalized Relation
Delimiter
48. When comparing tables an intersection is a new table containing all rows that are in both original tables
Column
DELETE
Intersection
Primary Sort Key
49. A characteristic or property of an entity
SELECT Clause
Query-By-Example (QBE)
Field
Unnormalized Relation
50. Two tables are union compatible if they have the same number of fields and if their corresponding fields have identical data types
Entity
Union Compatible
Natural Join
Primary Key