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 part of an SQL SELECT command that indicates a sort order
Join
ORDER BY Clause
Delimiter
SUBTRACT
2. The individual who is responsible for a database or the head of database administration
SELECT Clause
Criterion
Database Administrator (DBA)
DROP INDEX
3. A relational data manipulation language in which new tables are created from existing tables through the use of a set of operations
Column
Relational Algebra
Qualify
Primary Key
4. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
ORDER BY Clause
Qualify
Criterion
Delimiter
5. The relational algebra command used to select columns from a table
Systables
PROJECT
SUBTRACT
DROP INDEX
6. A query in SQL that appears within another
Relation
Subquery
Qualify
Legal-Values Integrity
7. 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
Compound Criteria
Primary Key
Multiple Column Index
8. A combination of two tables consisting of all records that are in either table
Major Sort Key
Join Column
Union
Relational Algebra
9. The part of an SQL SELECT command that indicates the tables in the query
FROM Clause
Entity-Relationship (E-R) Diagram
Integrity Constraint
Query-By-Example (QBE)
10. A person or place or object or event or idea for which you want to store and process data
CREATE TABLE
GROUP BY Clause
Multiple-Field Index
Entity
11. A screen object you use to maintain or view and print data from a database
Criterion
Referential Integrity
Form
Comparison Operator
12. The SQL clause that is used to enforce legal-values integrity
Redundancy
Form
CREATE INDEX
CHECK
13. The field on which data are sorted
Sort Key
Division
Natural Join
One-to-Many Relationship
14. A characteristic or property of an entity
Database Administration (DBA)
Cartesian Product
Aggregate Functions
Field
15. When comparing tables an intersection is a new table containing all rows that are in both original tables
Grouping
Intersection
Delimiter
Minor Sort Key
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
One-to-Many Relationship
Functions
UPDATE
Query-By-Example (QBE)
17. 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
Qualify
Index Key
Sort Key
Relation
18. A person or place or object or event or idea for which you want to store and process data
Entity-Relationship (E-R) Diagram
Repeating Groups
Entity
Outer Join
19. 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
Data Independence
Single-Column Index
Attribute
20. An application program's or an individual user's picture of a database
Statement History
View
Intersection
Concatenation
21. 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
Entity-Relationship (E-R) Diagram
Concatenation
Single-Field Index
Relational Database
22. A file used to store data about a single entity. Such a file can be thought of as a table.
Join Line
Form
Data File
Column
23. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
DROP TABLE
Redundancy
Database
CREATE TABLE
24. The property that lets you change the structure of a database without requiring you to change the programs that access the database
WHERE Clause
Data Independence
Relation
OR Criterion
25. The area of memory in MySQL that stores the most recently entered command
Primary Sort Key
Form
Statement History
Functions
26. The field on which data are sorted
Natural Join
Sort Key
Redundancy
Entity Integrity
27. In an Access query the line drawn between tables to indicate how they are related
Join Line
Criterion
Redundancy
HAVING Clause
28. The clause in a SQL CREATE TABLE or ALTER TABLE command that specifies referential integrity
Null
Entity-Relationship (E-R) Diagram
FOREIGN KEY
Relation
29. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Column
One-to-Many Relationship
Integrity Constraint
Unnormalized Relation
30. What type of an operator is >= ?
Comparison Operator
Field
Query-By-Example (QBE)
Database
31. A screen object you use to maintain or view and print data from a database
Aggregate Functions
Database
Form
Security
32. Combination of criteria in which both criteria must be true
AND Criterion
Grouping
Column
PRIMARY KEY
33. The field or fields on which an index is built
Computed Field
Database Management System (DBMS)
Server
Index Key
34. The part of an SQL SELECT command that indicates the condition rows must satisfy to be displayed in the query results
WHERE Clause
Union
Computed Field
Secondary Sort Key
35. Two simple criteria in a query the are combined with the AND or OR operators
Secondary Sort Key
Compound Criteria
Documenter
Join Column
36. Additional information required by an action in a data macro to complete the action
Arguments
Major Sort Key
Data File
Systables
37. An index built on more than one field
Integrity Constraint
Relationship
Multiple Column Index
Null
38. When sorting on two fields this is the more important field
Relational Database
Primary Key
GROUP BY Clause
Primary Sort Key
39. A combination of criteria in which at least on the criteria must be true
FOREIGN KEY
Attribute
Intersection
OR Criterion
40. A view that consists of a subset of the rows and columns in a table
Security
Cartesian Product
Row-and Column Subset View
Database Design
41. In an Access query the line drawn between tables to indicate how they are related
Join Column
Division
Join Line
Criteria
42. The portion of the system catalog the contains column information
Syscolumns
Data File
Form
Calculated Field
43. A characteristic or property of an entity
Attribute
Field
Query-By-Example (QBE)
Criterion
44. 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
Intersection
Join Column
Join Line
Functions
45. An access query that creates a table using the results of a query
Server
Make-Table Query
Field
Criterion
46. A statement the can be either true or false. Also called a condition
Criterion
Concatenation
Database
Entity
47. The individual who is responsible for a database or the head of database administration
Secondary Sort Key
PRIMARY KEY
Database Administrator (DBA)
Criteria
48. The property that lets you change the structure of a database without requiring you to change the programs that access the database
Documenter
Data Independence
Compound Criteria
Validation Text
49. A rule that must be followed by data in a database
Row-and Column Subset View
Column
Integrity Constraint
Unnormalized Relation
50. The part of an SQL SELECT command that indicates grouping
Criteria
Entity
Referential Integrity
GROUP BY Clause