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 individual or group that is responsible for a database
Database Administration (DBA)
Sort Key
Functions
Concatenation
2. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Row-and Column Subset View
Relational Algebra
Column
Database
3. The prevention of unauthorized access to a database
Security
SELECT
Query
GRANT
4. A combination of two tables consisting of all records that are in either table
Natural Join
Union
DROP TABLE
Attribute
5. The query that is used to define the structure of a viewk
Database Administrator (DBA)
Defining Query
Relational Database
Qualify
6. Additional information required by an action in a data macro to complete the action
Arguments
Integrity
Criteria
Union
7. An access query that creates a table using the results of a query
Make-Table Query
Qualify
Attribute
Sort Key
8. The form of a join in which all records appear - even if they don't match
Database Management System (DBMS)
Major Sort Key
Outer Join
Integrity
9. An association between entities
HAVING Clause
Row-and Column Subset View
Compound Conditions
Relationship
10. 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
Unnormalized Relation
Integrity
WHERE Clause
11. A collection of actions in Access that are performed in response to an associated database operation - such as inserting or updating or deleting records.
OR Criterion
Data Macro
REVOKE
Documenter
12. A rule that must be followed by data in a database
Qualify
Integrity Constraint
Union Compatible
Sort Key
13. The SQL statement that is used to grant different types of privileges to users of a dataabase
Minor Sort Key
Subquery
AND Criterion
GRANT
14. A computer that provides services to the clients in a client/server system
Query-By-Example (QBE)
PROJECT
Arguments
Server
15. The plural of Criterion
HAVING Clause
Join Column
Criteria
One-to-Many Relationship
16. A question the answer to which is found in the database
Concatenation
Query
Database
Attribute
17. A word that is part of the SQL language
Reserved Words
Primary Key
Catalog
WHERE Clause
18. The SQL command that creates an index in a table
CREATE INDEX
Integrity
Repeating Groups
Database Administrator (DBA)
19. A file that relates key values to records that contain those key values
Field
Multiple Column Index
Index
Criterion
20. A characteristic or property of an entity
Field
Unnormalized Relation
Primary Key
Relationship
21. 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
DROP TABLE
Query-By-Example (QBE)
Join
Database Design
22. The individual or group that is responsible for a database
SELECT Clause
Relational Database
Database Administration (DBA)
Command
23. A file used to store data about a single entity. Such a file can be thought of as a table.
Sort
Null
Database Administrator (DBA)
Data File
24. The process of creating collections of records that share some common characteristics
Qualify
Join Line
Join Line
Grouping
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
Primary Sort Key
Query
Criterion
Entity-Relationship (E-R) Diagram
26. 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
Relational Algebra
Arguments
Index
27. When sorting on two fields this is the more important field
Computed Field
Minor Sort Key
Major Sort Key
Systables
28. 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
Data Independence
Stored Procedure
Functions
Relationship
29. The relational algebra command used to select columns from a table
Cascade Update
PROJECT
Compound Conditions
Computed Field
30. The SQL clause that is used in a CREATE TABLE or ALTER TABLE command to set a table's primary key field(s)
Database Design
Form
PRIMARY KEY
Referential Integrity
31. The process of arranging rows in a table or results of a query in a particular order
Comparison Operator
Null
Sort
Entity
32. The table obtained by concatenating every row in the first table with every row in the second table
Cascade Update
Cartesian Product
Relational Database
Join Column
33. When comparing tables an intersection is a new table containing all rows that are in both original tables
Row-and Column Subset View
Aggregate Functions
Integrity
Intersection
34. When sorting on two fields - the less important field
Sysindexes
AND Criterion
Minor Sort Key
Comparison Operator
35. The table obtained by concatenating every row in the first table with every row in the second table
SELECT Clause
Sort Key
Sysindexes
Product
36. A field whose value is computed from other fields in the database
Calculated Field
Syscolumns
Sort
DROP INDEX
37. 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
Division
AND Criterion
Data Independence
Entity-Relationship (E-R) Diagram
38. 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-Relationship (E-R) Diagram
Primary Key
Relationship
39. A combination of criteria in which at least on the criteria must be true
OR Criterion
Make-Table Query
Qualify
Integrity
40. A person or place or object or event or idea for which you want to store and process data
Entity
Legal-Values Integrity
System Catalog
Database Administrator (DBA)
41. The relational algebra command that combines tables and searches for rows in the first table that match all rows in the second table
Division
CHECK
Integrity Constraint
Attribute
42. The prevention of unauthorized access to a database
Attribute
Division
Join Line
Security
43. The clause in a SQL CREATE TABLE or ALTER TABLE command that specifies referential integrity
FOREIGN KEY
GROUP BY Clause
DROP INDEX
Relationship
44. The relational algebra command for performing the difference of two tables
SUBTRACT
PRIMARY KEY
Single-Column Index
Database Management System (DBMS)
45. 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
INTERSECT
SQL (Structured Query Language)
CREATE TABLE
Functions
46. A rule that must be followed by data in a database
Compound Criteria
Integrity Constraint
Major Sort Key
Union
47. The SQL command that is used to change the structure of a table
AND Criterion
ALTER TABLE
Form
Database
48. A collection of relations
Compound Criteria
Minor Sort Key
Relational Database
Criterion
49. The SQL command used to make changes to existing table data
UPDATE
View
Sysindexes
Legal-Values Integrity
50. 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
Relationship
Defining Query
Database Design
SELECT