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 Management
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 query that displays a summary calculation - such as an average or a sum - for values in a table or tables. A totals query is not a seperate kind of query; rather it extends the flexibility of select queries.
Cardinality
Group
Totals Query
Data Type
2. An attribute utilized to sort and/or identify data in some manner. Each table should have a primary key which uniquely identifies records.
Default Value
Form
Key
Select
3. Contents of a Database: Tables of user data - Metadata - Indexes - Stored Procedures - _______ - Security Data - Backup/Recovery Data
Data Warehouse
Triggers
Group
Make Table Query
4. A characteristic of a field that determines what kind of data it can store and what type of operations can be performed on it.
Relation
Numeric Data Type
Triggers
Data Type
5. a.k.a record
Tuple
Secondary Key
First Normal Form
Check Box
6. A database computer language designed for the retrieval and management of data in relational database management systems (RDBMS) - database schema creation and modification - and database object access control management.
Database Object
Where clause
Transitive Dependency
SQL
7. No multiple multi-valued dependencies.
Design Vie
Fourth Normal Form
Schema
Data Model
8. A record as seen in the data sheet view.
Row
Alternate Key
Field
Totals Query
9. An operator used to compare two values or expressions; For example - < (less than) - > (greater than) - = (equal to)
Recursive Dependency
Data Mining
Comparison Operator
First Normal Form
10. Arrange the records in a view set in order according to a particular field
Append Query
Normalization
Determinant
Sort
11. When a table is not only in 1NF but each non key field is functionally dependent on the full primary key
Null
Second Normal Form
Data Warehouse
Candidate Key
12. When a relation is not just in Boyce-Codd Normal Form - but also contains at most one multivalued dependency.
Null
Fourth Normal Form
Column Selector
Primary Key
13. Relations which allow you to retrieve related records from the same table.
Data Definiton Language
Entities
Self-Join
One-To-Many Relationship
14. The window that appears when you open an Access database or an Access project. It displays the commands for creating new database objects and opening and manipulating existing objects.
Relation
Secondary Key
Best Normal Form
Database Window
15. A relation that contains no multivalued attributes.
First Normal Form
Multi-valued Dependency
Many-to-Many Relationships
Fourth Normal Form
16. Refers to the number of associations that can exist between two record types.
Triggers
Field
Cardinality
Referential Integrity
17. The dominant database model
Autonumber
Functional Dependency
Relational Database Model
Expression Builder
18. An association between two tables in which several records in one table can relate to 0 - 1 or many records in the other table.
Access
Join
Data Type
Many-to-many Relationship
19. A primary key that is comprised of more than one field.
Transaction
Entity Relationship Diagram
One-To-One Relationship
Composite Key
20. A query that removes records which match the criteria you specify from one or more tables
Referential Integrity
Calculated Field
One-To-Many Relationship
Delete Query
21. The part of an SQL statement that specifies which record to retrieve.
Foreign Key
Schema
Query
Where clause
22. A characteristic of the items in a database i.e. a field
Select Query
Object-Oriented Database
Expression Builder
Attribute
23. An action query that adds the records in a query's result set to the end of an existing table.
Append Query
Null
Sort
Second Normal Form
24. A question about the data stored in your tables - or a request to perform an action on the data. A query can bring together data from multiple tables to serve as the source of data for a form. report or data access page.
Table Window
Determinant
Row
Query
25. A window that shows the design or structure of the database objects: tables - queries - forms - reports - macros and data access pages.
Composite Key
Design Vie
Database Window
Boyce-Codd Normal Form
26. Knowingly violates one or more rules of normalization.
Many-to-many Relationship
Multi-valued Dependency
Select
Best Normal Form
27. Stored procedures that may be configured to automatically execute (fire) when certain events take place.
Many-to-Many Relationships
Trigger
Primary Key
Data Integrity Rules
28. A database object that stores data in records and fields. The data is usually about a particular category of things.
One-To-One Relationship
Domain/Key Normal Form
Table
Form
29. Table has no anomalies.
Multi-valued Dependency
One-To-Many Relationship
Domain/Key Normal Form
Entity Relationship Diagram
30. A referential integrity constraint is a statement that limits the values of the foreign key to those already existing as primary key values in the corresponding table.
Relation
One-To-One Relationship
Referential Integrity Constraint
Transaction
31. A feature that speeds up searching and sorting in a table based on key values and can enforce uniqueness on the rows of a table.
Alternate Key
Index
Key
Fourth Normal Form
32. Functional dependency involving only non-key attributes.
Column
Table
Transitive Dependency
Data Mining
33. A field data type that automatically stores a unique number for each record as it is added to a table.
Action Query
Transitive Dependency
Sort
Autonumber
34. A candidate key that coud have been the primary key but was not selected as such ; OR a field that is not the primary key but has been used for indexing nevertheless.
Table
Action Query
Secondary Key
Database Diagram
35. Data about data.
Recursive Dependency
Triggers
Many-to-many Relationship
Metadata
36. Knowing the value of one attribute you can determine the value of another attribute.
Second Normal Form
Domain/Key Normal Form
Functional Dependency
Data Sheet
37. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Key
Compound Key
Row
Action Query
38. All determinants are candidate keys.
Boyce-Codd Normal Form
Row
Data Definiton Language
Compound Key
39. A data model in which the data is organized into a tree-like structure. The structure allows representing information using parent/child relationships: each parent can have many children - but each child has only one parent
Hierarchical Database
Comparison Operator
Data Sheet
Self-Join
40. An association/link established between common fields in two different tables. A relationship can be one-to-one - many-to-many or more usually one-to-many.
Join
Composite Key
Relation
Transact
41. Candidate key selected for use.
Boyce-Codd Normal Form
Primary Key
Make Table Query
Currency Data Type
42. This is an exact numeric data type that holds from 10^38 - 1 through 10^38 - 1.
Numeric Data Type
Sort
Hierarchical Database
Check Box
43. A programming language designed for managing & obtaining data in relational database management systems (RDBMS)
First Normal Form
SQL
Access
Criteria
44. The process of organizing data to minimize redundancy and produce smaller - well-structured relations/tables.
Calculated Field
Normalization
Domain/Key Normal Form
Access 2007
45. A self-describing collection of integrated tables. The tables are called integrated because they store data about the relationships between the rows of data.
Totals Query
Referential Integrity Constraint
Database Diagram
Database
46. A data type that is used for fields and calculations involving money
Cardinality
Null
Currency Data Type
Fourth Normal Form
47. An association between two tables in which the primary key value of each record in the primary table corresponds to the value in the matching field or fields of0 - 1 - or many records in the related table.
Referential Integrity Constraint
One-To-Many Relationship
Access
Trigger
48. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
Attribute
Select
E-R diagram
Check Box
49. A graphical representation of all entity relationships (Data Model)
Data Warehouse
Transact
Access
Entity Relationship Diagram
50. In an access databse - a window in which you work with tables in design view or datasheet view.
Table Window
Second Normal Form
Field
Data Warehouse