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 normalization which falls between 3NF and 4NF and involves the elimination of non-trivial dependencies
Third Normal Form
Boyce-Codd Normal Form
Access
One-To-Many Relationship
2. A value that is automatically entered in a field or control when you add a new record.
Access
Database Management System (DBMS)
Default Value
Trigger
3. When a relation is not just in Boyce-Codd Normal Form - but also contains at most one multivalued dependency.
Primary Key
Calculated Field
Fourth Normal Form
Database Object
4. A value that may be assigned to an attribute when no other value applies or when the applicable value is unknown.
Relational Database Model
Default Value
Domain/Key Normal Form
Null
5. An association between two tables in which several records in one table can relate to 0 - 1 or many records in the other table.
Secondary Key
Query
Many-to-many Relationship
Null
6. Data about data.
Metadata
Row
Record
Text Box
7. 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.
Database Management System (DBMS)
Database Window
Totals Query
Group
8. Dependency where determinant determines a list of values.
Fourth Normal Form
Multi-valued Dependency
Data Manipulation Language
One-To-Many Relationship
9. All key attributes defined - attributes depend on key and no repeating groups.
Third Normal Form
One-To-Many Relationship
Table Window
First Normal Form
10. An action query that adds the records in a query's result set to the end of an existing table.
Aggregate Function
Best Normal Form
Append Query
Foreign Key
11. 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
E-R diagram
Delete Query
Primary Key
Select Query
12. Contents of a Database: Tables of user data - Metadata - Indexes - Stored Procedures - _______ - Security Data - Backup/Recovery Data
Compound Key
Data Sheet
Determinant
Triggers
13. A way of looking at a database object - usually looking at the design or at the contents/results
View
Alternate Key
Null
Data Definiton Language
14. When a table is not only in 1NF but each non key field is functionally dependent on the full primary key
Column Selector
Second Normal Form
Tuple
Currency Data Type
15. 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.
Third Normal Form
Determinant
Hierarchical Database
One-To-Many Relationship
16. A relation that contains no multivalued attributes.
Database Window
First Normal Form
SQL
Field
17. A control - also called an edit field - used on a form - report or data access page to display text or accept data entry.It can have a label attached to it.
Text Box
Trigger
Primary Key
Third Normal Form
18. A combination of attributes that can be used to uniquely identify a database record. Candidate keys are a special subset of super keys that do not have any extraneous information in them
Null
Flat File
Super key
Attribute
19. A characteristic of the items in a database i.e. a field
Entities
Boyce-Codd Normal Form
Attribute
Data Integrity Rules
20. Attribute that determines the value of another attribute.
Calculated Field
Select
Determinant
Data
21. A type of computer file system that stores all data in a single file.
Primary Key
Entity Relationship Diagram
Flat File
Attribute
22. 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.
Determinant
SQL View
Totals Query
SQL
23. The DBMS language component used to create - alter and destroy databases and database objects i.e. schemas - tables - views - sequences - catalogs - indexes - and aliases.
Make Table Query
Compound Key
Data Definiton Language
Group
24. A window that displays the SQL statement for the current query or is used to create a SQL specific query. When you create a query in design view - Access constructs the SQL equivalent in the SQL view.
Action Query
Access 2007
Transact
SQL View
25. A relational database management system from Microsoft that combines the relational MS Jet Database Engine with a graphical user interface and software-development tools.
Access 2007
Data
Compound Key
Numeric Data Type
26. Table has no anomalies.
Transaction
Domain/Key Normal Form
Data
Composite Key
27. A control that indicates whether an option is selected or not. A tick mark appears in the box when the option is selected.
Check Box
Domain/Key Normal Form
Field
Alternate Key
28. Stored procedures that may be configured to automatically execute (fire) when certain events take place.
Table
Candidate Key
Check Box
Trigger
29. A record as seen in the data sheet view.
Autonumber
Fourth Normal Form
Recursive Dependency
Row
30. A data type that is used for fields and calculations involving money
Hierarchical Database
Many-to-many Relationship
Currency Data Type
Candidate Key
31. A Key composed of more than one attribute.
Fourth Normal Form
Compound Key
Secondary Key
Functional Dependency
32. One or more fields whose values uniquely identify each record in a table.
Super key
Query
Primary Key
Criteria
33. 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.
Best Normal Form
Access 2007
Data Warehouse
Access
34. An abstract model that documents and organizes the business data for communication between team members and is used as a plan for developing applications - specifically how data is stored and accessed.
Third Normal Form
Table
Primary Key
Data Model
35. No partial functional-dependencies.
E-R diagram
Trigger
Transitive Dependency
Second Normal Form
36. A graphical representation of all entity relationships (Data Model)
Object-Oriented Database
Entity Relationship Diagram
Boyce-Codd Normal Form
Select Query
37. Functional dependency involving only non-key attributes.
Candidate Key
Transitive Dependency
Multi-valued Dependency
Object-Oriented Database
38. 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.
Expression Builder
SQL
Relation
Form
39. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Second Normal Form
E-R diagram
Self-Join
Data Integrity Rules
40. A database object on which you place controls for entering - displaying and editing records in a table.
SQL
Form
Composite Key
Report
41. To modify a database - or the files associated with the database.
Query
Metadata
Currency Data Type
Transact
42. Knowing the value of one attribute you can determine the value of another attribute.
Many-to-Many Relationships
Functional Dependency
Text Box
Where clause
43. Arrange the records in a view set in order according to a particular field
Schema
Foreign Key
Database Diagram
Sort
44. A collection of fields that together describe one entity.
SQL
Text Box
Multi-valued Dependency
Record
45. A window that shows the design or structure of the database objects: tables - queries - forms - reports - macros and data access pages.
Design Vie
Table Window
Expression Builder
Recursive Dependency
46. Specialized engines designed specifically to store objects. Users can interact with objects only through designated methods.
Super key
Schema
Object-Oriented Database
Hierarchical Database
47. DBMS (Database Management System) statements used to manage data (tables and other objects) within a database
Data Manipulation Language
Row
Report
Schema
48. A location within a database table that stores one particular type of data i.e. a field
Tuple
Column
Check Box
Compound Key
49. In an access databse - a window in which you work with tables in design view or datasheet view.
Many-to-Many Relationships
Default Value
Table Window
Primary Key
50. A primary key that is comprised of more than one field.
Metadata
Group
Composite Key
Domain/Key Normal Form