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 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
Concatenation
Repeating Groups
Division
Product
2. The area of memory in MySQL that stores the most recently entered command
Data File
Catalog
Statement History
ORDER BY Clause
3. A delete option in which related records are automatically deleted
Redundancy
Database Administration (DBA)
Subquery
Cascade Delete
4. A characteristic or property of an entity
Field
Relational Database
Unnormalized Relation
Attribute
5. Two simple criteria in a query the are combined with the AND or OR operators
Security
Security
Sort
Compound Conditions
6. An index built on more than one field
Cascade Update
Multiple Column Index
Secondary Sort Key
SELECT
7. A person or place or object or event or idea for which you want to store and process data
Entity
DROP INDEX
Relational Algebra
AND Criterion
8. The clause in a SQL CREATE TABLE or ALTER TABLE command that specifies referential integrity
Data File
GROUP BY Clause
FOREIGN KEY
Make-Table Query
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
Aggregate Functions
Intersection
Qualify
Database Administration (DBA)
10. A rule that must be followed by data in a database
Multiple Column Index
Integrity Constraint
Unnormalized Relation
Make-Table Query
11. A characteristic or property of an entity
Field
Data File
Command
Primary Sort Key
12. An instruction by a user that directs a database to perform a certain way
Aggregate Functions
INSERT
Command
Database Administrator (DBA)
13. A database has integrity if the data in it satisfies all established integrity constraints
Join Column
Entity
Database Management System (DBMS)
Integrity
14. The individual or group that is responsible for a database
Database Administration (DBA)
Criteria
Computed Field
Repeating Groups
15. The SQL command used to make changes to existing table data
HAVING Clause
Union
UPDATE
Redundancy
16. The rule that no column (attribute) that is part of the primary key may accept null values
Join Line
Entity Integrity
Data File
Aggregate Functions
17. 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.
Entity
Query-By-Example (QBE)
Primary Key
Join
18. A combination of criteria in which at least on the criteria must be true
Natural Join
OR Criterion
Outer Join
Null
19. When sorting on two fields this is the more important field
Relational Database
Integrity
Major Sort Key
Relationship
20. A statement the can be either true or false. Also called a condition
Criterion
Cascade Update
Query
Union
21. A very popular relational data definition and manipulation language that is used in many relational DBMS's
Unnormalized Relation
Attribute
Attribute
SQL (Structured Query Language)
22. The SQL command used to add new data to a table
Delete Query
Field
INSERT
Relational Algebra
23. An association between entities
CREATE INDEX
Computed Field
Relationship
ORDER BY Clause
24. What type of an operator is >= ?
Field
Comparison Operator
Index
Calculated Field
25. A rule that must be followed by data in a database
Qualify
Entity-Relationship (E-R) Diagram
HAVING Clause
Integrity Constraint
26. A screen object you use to maintain or view and print data from a database
Compound Criteria
Repeating Groups
Single-Column Index
Form
27. The prevention of unauthorized access to a database
Relationship
Null
Security
Primary Sort Key
28. In relational algebra the operation in which two tables are connected on the basis of common data.
Join
Division
SELECT Clause
Query
29. Combination of criteria in which both criteria must be true
Unnormalized Relation
Qualify
AND Criterion
Product
30. A word that is part of the SQL language
Database Administrator (DBA)
Relational Database
Reserved Words
Redundancy
31. The most common form of a join
Natural Join
DROP INDEX
Delete Query
Security
32. A program or a collection of programs through which users interact with a database
Relation
Database Management System (DBMS)
Form
One-to-Many Relationship
33. The SQL statement that is used to grant different types of privileges to users of a dataabase
Subquery
GRANT
View
One-to-Many Relationship
34. 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
Entity
System Catalog
Data File
35. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Database
Foreign Key
SELECT
SUBTRACT
36. A database has integrity if the data in it satisfies all established integrity constraints
Multiple Column Index
Database
Form
Integrity
37. The process of creating collections of records that share some common characteristics
Repeating Groups
ALTER TABLE
Grouping
CREATE TABLE
38. A punctuation mark - such as a semicolon - that separates pieces of data
Primary Sort Key
Delimiter
ALTER TABLE
Update Query
39. The SQL command used to delete a table
DELETE
Comparison Operator
Delete Query
Integrity Constraint
40. A collection of relations
Sort
Data File
Relational Database
Compound Conditions
41. The most common form of a join
Data File
Natural Join
Column
Integrity
42. A question the answer to which is found in the database
Query
One-to-Many Relationship
Sort
Entity
43. A screen object you use to maintain or view and print data from a database
Form
Intersection
Entity
Join
44. A data manipulation language for relational databases in which users indicate the action to be taken by completing on-screen forms
Data File
Query-By-Example (QBE)
Minor Sort Key
Stored Procedure
45. What type of an operator is >= ?
Integrity Constraint
Form
CREATE INDEX
Comparison Operator
46. In an Access query the line drawn between tables to indicate how they are related
Attribute
Redundancy
Join Line
Major Sort Key
47. The relational algebra command used to select columns from a table
PROJECT
Multiple-Field Index
Database
REVOKE
48. When sorting on two fields - the less important field
Compound Conditions
System Catalog
Secondary Sort Key
Column
49. Duplication of data or the storing of the same data in more than one place.
Criterion
Calculated Field
ALTER TABLE
Redundancy
50. The SQL command that creates an index in a table
Data Independence
PRIMARY KEY
CREATE INDEX
Attribute