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 DBMS created by Microsoft - it is a collection of data and objects - such as tables - queries - or forms - related to a particular topic or purpose.
Access 2007
Access
Boyce-Codd Normal Form
Composite Key
2. A graphical representation of all entity relationships (Data Model)
Comparison Operator
Entity Relationship Diagram
Functional Dependency
Compound Key
3. A record as seen in the data sheet view.
Row
Data Model
Query
Boyce-Codd Normal Form
4. In an access databse - a window in which you work with tables in design view or datasheet view.
Referential Integrity
Second Normal Form
Table Window
Data Definiton Language
5. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Transact
Data Warehouse
Action Query
Comparison Operator
6. Refers to the number of associations that can exist between two record types.
SQL
Alternate Key
Cardinality
Key
7. No multiple multi-valued dependencies.
SQL View
Fourth Normal Form
Database Window
Primary Key
8. 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
Determinant
Domain/Key Normal Form
Hierarchical Database
Null
9. Two or more controls that can be treated as one unit while designing a form or report. You can select the group instead of selecting each individual control as you are arranging controls or assigning properties.
Data Manipulation Language
Group
Alternate Key
Default Value
10. Table has no anomalies.
Data Type
Domain/Key Normal Form
Flat File
Data Mining
11. The process of examining and analyzing data with a view to extracting patterns from it. It is usually done on data warehouses
Data Mining
Table
Expression Builder
Aggregate Function
12. A query that removes records which match the criteria you specify from one or more tables
Group
Delete Query
Many-to-many Relationship
Record
13. An action query that adds the records in a query's result set to the end of an existing table.
Append Query
Field
Text Box
Join
14. 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 of one and only one record in the related table.
Hierarchical Database
One-To-One Relationship
Attribute
Row
15. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
Cardinality
Select
Flat File
Where clause
16. The persons or things that a database table is about.
Entities
Foreign Key
Numeric Data Type
Access 2007
17. Attribute that determines the value of another attribute.
Referential Integrity Constraint
Numeric Data Type
Determinant
Expression Builder
18. This is an exact numeric data type that holds from 10^38 - 1 through 10^38 - 1.
Database Management System (DBMS)
Attribute
Object-Oriented Database
Numeric Data Type
19. A query ( SQL statement ) that creates a new table and then creates records in it by coping records from an existing table.
Make Table Query
Determinant
Numeric Data Type
Check Box
20. A link between two or more tables.
Candidate Key
Data Warehouse
Third Normal Form
Join
21. An MS Access tool that simplifies a task. For example - you can quickly create a complex expression with the Expression Builder.
Primary Key
Object-Oriented Database
First Normal Form
Expression Builder
22. Groups of database commands which are to be treated as a single atomic event.
Design Vie
Many-to-Many Relationships
Transaction
Cardinality
23. The horizontal bar at the top of a column. You can click a column selector to select the entire column in the query design grid or the filter design grid
Transitive Dependency
Column Selector
Data Mining
Many-to-Many Relationships
24. No Transitive Dependencies.
Entity Relationship Diagram
Alternate Key
SQL
Third Normal Form
25. The dominant database model
Relational Database Model
Entities
Where clause
Autonumber
26. Relations which allow you to retrieve related records from the same table.
Database Diagram
Super key
E-R diagram
Self-Join
27. A characteristic of the items in a database i.e. a field
Foreign Key
Make Table Query
Attribute
SQL
28. 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.
Action Query
SQL
First Normal Form
Make Table Query
29. An attribute utilized to sort and/or identify data in some manner. Each table should have a primary key which uniquely identifies records.
Comparison Operator
Key
Table
Compound Key
30. An association between two tables in which several records in one table can relate to 0 - 1 or many records in the other table.
Data Model
Many-to-many Relationship
Metadata
Object-Oriented Database
31. A graphical representation of any portion of a database scheme.
Tuple
Design Vie
Database Diagram
Column Selector
32. The actual pieces of facts that are stored in the fields in a database table.
Triggers
Data
Third Normal Form
Database Diagram
33. A way of looking at a database object - usually looking at the design or at the contents/results
View
Third Normal Form
Recursive Dependency
Null
34. Data from a table - form - query which is displayed in a row-and-column format.
Transitive Dependency
Database Object
Data Sheet
Select Query
35. 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.
Relation
Autonumber
First Normal Form
Check Box
36. When a table is not only in 1NF but each non key field is functionally dependent on the full primary key
Record
Second Normal Form
Tuple
Primary Key
37. All key attributes defined - attributes depend on key and no repeating groups.
Data Manipulation Language
Second Normal Form
First Normal Form
Super key
38. The DBMS language component used to create - alter and destroy databases and database objects i.e. schemas - tables - views - sequences - catalogs - indexes - and aliases.
Totals Query
Currency Data Type
Data Definiton Language
Delete Query
39. This is a property of data which - when satisfied - requires every value of one field (attribute) of a table to exist as a value of another field in another related table.
Referential Integrity
Third Normal Form
Sort
Fourth Normal Form
40. A table which is not only in 2NF but whose non-primary key fields are dependent only on the primary key and therefore have no dependence on (relationship to) any other non-primary key field in the table.
Boyce-Codd Normal Form
Functional Dependency
Third Normal Form
Compound Key
41. A central repository for databases across an entire enterprise.
Column Selector
Multi-valued Dependency
Data Warehouse
Secondary Key
42. A programming language designed for managing & obtaining data in relational database management systems (RDBMS)
Expression Builder
SQL
Report
Calculated Field
43. The conditional expession that is to be used to select particular data records from a larger set of records.
Where clause
Criteria
Compound Key
Fourth Normal Form
44. When a relation is not just in Boyce-Codd Normal Form - but also contains at most one multivalued dependency.
Compound Key
Attribute
Row
Fourth Normal Form
45. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Column
Database Management System (DBMS)
Database
Data Integrity Rules
46. Dependency where determinant determines a list of values.
Foreign Key
First Normal Form
Data Manipulation Language
Multi-valued Dependency
47. 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.
Row
Referential Integrity Constraint
Select Query
SQL View
48. A normalization which falls between 3NF and 4NF and involves the elimination of non-trivial dependencies
First Normal Form
Boyce-Codd Normal Form
Table
Compound Key
49. One or more fields whose values uniquely identify each record in a table.
Candidate Key
Determinant
Primary Key
Transitive Dependency
50. A graphical representation of entities and their relationship to each other - typically used in computing in regard to the organization of data within databases or information systems
Report
Field
Hierarchical Database
E-R diagram