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 structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Arguments
Unnormalized Relation
Calculated Field
DROP TABLE
2. The form of a join in which all records appear - even if they don't match
Primary Key
Query
CREATE INDEX
Outer Join
3. A file used to store data about a single entity. Such a file can be thought of as a table.
Functions
Data File
PROJECT
OR Criterion
4. A delete option in which related records are automatically deleted
Cascade Delete
Relationship
Systables
Entity
5. A screen object you use to maintain or view and print data from a database
INTERSECT
GRANT
Form
Primary Sort Key
6. The relational algebra command to select rows from a table
Redundancy
SELECT
Secondary Sort Key
Repeating Groups
7. 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
Database Administrator (DBA)
Concatenation
Union Compatible
Referential Integrity
8. The SQL command that drops (deletes) and index from a table
Redundancy
DROP INDEX
SELECT
Calculated Field
9. The property that lets you change the structure of a database without requiring you to change the programs that access the database
Relation
Primary Key
One-to-Many Relationship
Data Independence
10. A characteristic or property of an entity
Sort
Field
Entity
System Catalog
11. A relational data manipulation language in which new tables are created from existing tables through the use of a set of operations
Aggregate Functions
Secondary Sort Key
Relational Algebra
Join Column
12. Duplication of data or the storing of the same data in more than one place.
Database Administration (DBA)
Redundancy
Update Query
Natural Join
13. The rule that no column (attribute) that is part of the primary key may accept null values
Column
Entity Integrity
Database Design
Union
14. 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
Union
Form
Primary Key
Entity-Relationship (E-R) Diagram
15. An access query that creates a table using the results of a query
Make-Table Query
CREATE TABLE
Integrity
Functions
16. A person or place or object or event or idea for which you want to store and process data
Entity
GROUP BY Clause
CHECK
Natural Join
17. Duplication of data or the storing of the same data in more than one place.
Form
Redundancy
FOREIGN KEY
Arguments
18. A collection of relations
Entity
Relational Database
OR Criterion
Calculated Field
19. 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.
Data Independence
Referential Integrity
Primary Key
Catalog
20. The part of an SQL SELECT command that indicates grouping
AND Criterion
Integrity Constraint
Join
GROUP BY Clause
21. A query that deletes all records that satisfy some criterion
Primary Sort Key
Delete Query
Unnormalized Relation
Relation
22. The individual who is responsible for a database or the head of database administration
Relationship
Database Administrator (DBA)
Difference
Command
23. A view that consists of a subset of the rows and columns in a table
Query-By-Example (QBE)
Database
Row-and Column Subset View
Product
24. The SQL clause that is used to enforce legal-values integrity
CHECK
Database Design
Update Query
Sort Key
25. 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
One-to-Many Relationship
UPDATE
Multiple-Field Index
Entity-Relationship (E-R) Diagram
26. The prevention of unauthorized access to a database
Security
Multiple-Field Index
Unnormalized Relation
Integrity Constraint
27. More than one entry at a single location in a table
Defining Query
Repeating Groups
Update Query
Command
28. Combination of criteria in which both criteria must be true
AND Criterion
One-to-Many Relationship
Column
SELECT
29. 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
Form
Column
Aggregate Functions
Primary Sort Key
30. A query that deletes all records that satisfy some criterion
Delete Query
GROUP BY Clause
Major Sort Key
Single-Column Index
31. 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
Qualify
Sort
Criterion
Functions
32. The SQL command used to describe the layout of a table. The word table is followed by the name of the table to be created and then by the names and data types of the column (fields) that comprise the table
Functions
CREATE TABLE
Data File
Database Administrator (DBA)
33. The portion of the Query Design window in Access where you enter fields or criteria or sort orders and so on
Design Grid
Attribute
Database Management System (DBMS)
Multiple-Field Index
34. A field whose value is computed from other fields in the database
Compound Conditions
Security
Calculated Field
Database Design
35. A rule that must be followed by data in a database
Minor Sort Key
Integrity Constraint
Criteria
Relational Database
36. An association between entities
Attribute
UPDATE
Make-Table Query
Relationship
37. Duplication of data or the storing of the same data in more than one place.
Entity-Relationship (E-R) Diagram
Redundancy
Make-Table Query
Validation Text
38. The relational algebra command that combines tables and searches for rows in the first table that match all rows in the second table
ALTER TABLE
Intersection
Division
Outer Join
39. Combination of criteria in which both criteria must be true
Make-Table Query
AND Criterion
Qualify
Criteria
40. The plural of Criterion
Repeating Groups
Criteria
Minor Sort Key
Natural Join
41. When sorting on two fields - the less important field
Grouping
Relational Algebra
Minor Sort Key
Single-Field Index
42. A field whose value is computed from other fields in the database
Relation
Integrity
Criteria
Calculated Field
43. A characteristic or property of an entity
Attribute
Database Administration (DBA)
Security
Intersection
44. In Access the query that updates the contents of a table
Field
Update Query
System Catalog
SELECT
45. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Relation
Major Sort Key
Database
Criterion
46. In Access the query that updates the contents of a table
Database Administrator (DBA)
Intersection
Update Query
Column
47. A person or place or object or event or idea for which you want to store and process data
Attribute
Sysviews
Major Sort Key
Entity
48. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Unnormalized Relation
Integrity Constraint
GROUP BY Clause
Join Column
49. The part of an SQL SELECT command that indicates a sort order
Form
SUBTRACT
ORDER BY Clause
Computed Field
50. The SQL statement that is used to grant different types of privileges to users of a dataabase
PRIMARY KEY
Form
GRANT
One-to-Many Relationship