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 prevention of unauthorized access to a database
Criterion
Cascade Update
Security
Referential Integrity
2. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Computed Field
SELECT
Unnormalized Relation
Primary Sort Key
3. The SQL command that drops (deletes) a table from a database
Relational Database
Concatenation
Intersection
DROP TABLE
4. A collection of relations
Cascade Delete
Computed Field
Primary Key
Relational Database
5. In an Access query the line drawn between tables to indicate how they are related
Join Line
Integrity
Functions
Index Key
6. A file containing a collection of compiled and optimized SQL statements that are available for future use
Stored Procedure
Query
CHECK
FOREIGN KEY
7. A rule that must be followed by data in a database
Division
Security
Integrity Constraint
Database Administrator (DBA)
8. When sorting on two fields - the less important field
Minor Sort Key
AND Criterion
SELECT Clause
Concatenation
9. The process of arranging rows in a table or results of a query in a particular order
Database Management System (DBMS)
Aggregate Functions
Sort
Security
10. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
OR Criterion
Query
Repeating Groups
Qualify
11. The portion of the system catalog that contains index information
PROJECT
Update Query
Join Line
Sysindexes
12. An instruction by a user that directs a database to perform a certain way
Sort Key
Relational Database
Computed Field
Command
13. A view that consists of a subset of the rows and columns in a table
AND Criterion
Primary Sort Key
Row-and Column Subset View
Repeating Groups
14. Combination of criteria in which both criteria must be true
AND Criterion
Relationship
Join Line
CREATE TABLE
15. A characteristic or property of an entity
Repeating Groups
Field
Database
Entity-Relationship (E-R) Diagram
16. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Join Line
Outer Join
Trigger
Database
17. What type of an operator is >= ?
Validation Text
Comparison Operator
DROP INDEX
Database Administrator (DBA)
18. The portion of the system catalog that contains table information
Compound Criteria
Systables
Qualify
SELECT Clause
19. A file used to store data about a single entity. Such a file can be thought of as a table.
Field
Data File
WHERE Clause
Difference
20. The column on which two tables are joined
Query-By-Example (QBE)
Database Management System (DBMS)
Join Column
Reserved Words
21. The most common form of a join
Relationship
INSERT
OR Criterion
Natural Join
22. A file used to store data about a single entity. Such a file can be thought of as a table.
Repeating Groups
Data File
Subquery
Security
23. An update option in which related records are automatically updated
Join
Relationship
Cascade Update
Data Independence
24. A Characteristic or property of an entity
Cartesian Product
Aggregate Functions
Column
AND Criterion
25. A screen object you use to maintain or view and print data from a database
Relational Algebra
Form
Database Administration (DBA)
Aggregate Functions
26. An access query that creates a table using the results of a query
Foreign Key
Computed Field
Database Design
Make-Table Query
27. The clause in a SQL CREATE TABLE or ALTER TABLE command that specifies referential integrity
FOREIGN KEY
Entity
Database
AND Criterion
28. When sorting on two fields this is the more important field
Database Administrator (DBA)
Intersection
Primary Sort Key
Qualify
29. The relational algebra command used to select columns from a table
Repeating Groups
Reserved Words
CREATE INDEX
PROJECT
30. A question the answer to which is found in the database
Database Administration (DBA)
Sort
Query
Product
31. 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)
Join Column
Index Key
Data Independence
32. The individual who is responsible for a database or the head of database administration
Relationship
Join
Database Administrator (DBA)
Query
33. In Access the query that updates the contents of a table
Update Query
Query-By-Example (QBE)
Data File
Entity
34. A person or place or object or event or idea for which you want to store and process data
Entity
Security
Integrity
Column
35. When sorting on two fields this is the more important field
Syscolumns
Major Sort Key
Legal-Values Integrity
ALTER TABLE
36. A data value meaning "unknown" or "not applicable"
Multiple-Field Index
Database Administration (DBA)
Null
Entity
37. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
Attribute
Column
Single-Column Index
Qualify
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
One-to-Many Relationship
Data Independence
Join Column
Field
39. A very popular relational data definition and manipulation language that is used in many relational DBMS's
Column
OR Criterion
Computed Field
SQL (Structured Query Language)
40. When comparing tables an intersection is a new table containing all rows that are in both original tables
Legal-Values Integrity
Intersection
Entity-Relationship (E-R) Diagram
Cartesian Product
41. The relational algebra command to select rows from a table
Comparison Operator
Primary Sort Key
SELECT
Union
42. A query that deletes all records that satisfy some criterion
Delete Query
One-to-Many Relationship
Aggregate Functions
Query-By-Example (QBE)
43. 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
Database Design
Relational Database
Index
Data File
44. Combination of criteria in which both criteria must be true
Computed Field
AND Criterion
Column
Database Administration (DBA)
45. In relational algebra the operation in which two tables are connected on the basis of common data.
Database
Calculated Field
ALTER TABLE
Join
46. A combination of two tables consisting of all records that are in either table
Index Key
Union
Data File
One-to-Many Relationship
47. A field whose value is computed from other fields in the database
Redundancy
Database Administrator (DBA)
Computed Field
Relation
48. 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
Index Key
Sort
Database Design
Relational Database
49. The field on which data are sorted
Index
Sort Key
Form
Referential Integrity
50. The relational algebra command for performing the difference of two tables
One-to-Many Relationship
SUBTRACT
Update Query
Trigger