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. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
Sort
Qualify
Entity-Relationship (E-R) Diagram
DROP TABLE
2. The relational algebra command used to select columns from a table
Delete Query
SELECT
PROJECT
System Catalog
3. The individual or group that is responsible for a database
Database Administration (DBA)
Documenter
Null
Computed Field
4. Duplication of data or the storing of the same data in more than one place.
Primary Key
Natural Join
Redundancy
Minor Sort Key
5. The column on which two tables are joined
Design Grid
Redundancy
Integrity
Join Column
6. 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.
SELECT Clause
Join Column
Primary Key
Compound Conditions
7. When sorting on two fields - the less important field
Difference
Secondary Sort Key
Query
Validation Text
8. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
AND Criterion
Qualify
Secondary Sort Key
One-to-Many Relationship
9. 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
Index
AND Criterion
Functions
10. The prevention of unauthorized access to a database
Security
Unnormalized Relation
WHERE Clause
OR Criterion
11. A combination of two tables consisting of all records that are in either table
Union
One-to-Many Relationship
One-to-Many Relationship
Calculated Field
12. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
AND Criterion
Unnormalized Relation
Join Line
Index Key
13. A characteristic or property of an entity
Criteria
Comparison Operator
Field
Natural Join
14. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Security
Unnormalized Relation
Union
Product
15. The field on which data are sorted
Database Management System (DBMS)
Sort Key
Repeating Groups
Data Independence
16. Two simple criteria in a query the are combined with the AND or OR operators
Compound Criteria
Entity-Relationship (E-R) Diagram
Aggregate Functions
Entity Integrity
17. The table obtained by concatenating every row in the first table with every row in the second table
Union Compatible
Attribute
Cartesian Product
Make-Table Query
18. The portion of the Query Design window in Access where you enter fields or criteria or sort orders and so on
Query-By-Example (QBE)
Relationship
Design Grid
Computed Field
19. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Outer Join
Database
Syscolumns
Row-and Column Subset View
20. An association between entities
Relationship
Entity
Secondary Sort Key
WHERE Clause
21. A query that deletes all records that satisfy some criterion
Delete Query
Criteria
Union
Command
22. The prevention of unauthorized access to a database
Security
PROJECT
Intersection
Database Design
23. The column on which two tables are joined
Row-and Column Subset View
Defining Query
Primary Key
Join Column
24. A file that relates key values to records that contain those key values
Integrity
Index
Database
DROP INDEX
25. An application program's or an individual user's picture of a database
Join
Relational Database
Minor Sort Key
View
26. An index built on more than one field
Referential Integrity
Unnormalized Relation
Design Grid
Multiple-Field Index
27. The part of an SQL SELECT command that indicates the tables in the query
Null
FROM Clause
Delimiter
Join
28. 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
Security
Column
Entity-Relationship (E-R) Diagram
Criteria
29. The SQL command used to make changes to existing table data
INTERSECT
Legal-Values Integrity
Criterion
UPDATE
30. A word that is part of the SQL language
Reserved Words
Query
Outer Join
Unnormalized Relation
31. When sorting on two fields this is the more important field
Query
Database Administrator (DBA)
Major Sort Key
SQL (Structured Query Language)
32. The SQL command used to add new data to a table
Query
Natural Join
Relation
INSERT
33. The field or fields on which an index is built
Minor Sort Key
Grouping
Index Key
REVOKE
34. A rule that must be followed by data in a database
Integrity Constraint
Entity-Relationship (E-R) Diagram
Update Query
Database Administrator (DBA)
35. 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
Concatenation
Field
Compound Criteria
36. A screen object you use to maintain or view and print data from a database
Form
Integrity
Concatenation
UPDATE
37. The SQL statement that is used to grant different types of privileges to users of a dataabase
GRANT
Primary Key
Attribute
Aggregate Functions
38. What type of an operator is >= ?
Comparison Operator
Minor Sort Key
FOREIGN KEY
Data Independence
39. A rule that must be followed by data in a database
Integrity Constraint
Major Sort Key
Sort Key
Concatenation
40. The SQL command that drops (deletes) and index from a table
Repeating Groups
Product
Referential Integrity
DROP INDEX
41. The individual who is responsible for a database or the head of database administration
Functions
System Catalog
Sort Key
Database Administrator (DBA)
42. A punctuation mark - such as a semicolon - that separates pieces of data
Delimiter
GRANT
Relation
Field
43. A condition that involves only a single field and a single value
INTERSECT
Form
Comparison Operator
Simple Condition
44. Combination of criteria in which both criteria must be true
Attribute
AND Criterion
Difference
INTERSECT
45. 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
Division
Relation
Make-Table Query
Database Design
46. A program or a collection of programs through which users interact with a database
CREATE INDEX
Database Management System (DBMS)
Documenter
Validation Text
47. A field whose value is computed from other fields in the database
Calculated Field
Data Independence
Relational Algebra
Minor Sort Key
48. The process of creating collections of records that share some common characteristics
Grouping
Criterion
INSERT
Criteria
49. The most common form of a join
Relationship
Field
Product
Natural Join
50. The property that no record can exist in the database with a value in a field other than a legal value
Form
Relationship
Legal-Values Integrity
Entity