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 field data type that automatically stores a unique number for each record as it is added to a table.
Access 2007
Group
Sort
Autonumber
2. 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.
Column Selector
Relation
Data Mining
Check Box
3. An action query that adds the records in a query's result set to the end of an existing table.
Third Normal Form
Data Manipulation Language
Group
Append Query
4. When a relation is not just in Boyce-Codd Normal Form - but also contains at most one multivalued dependency.
Fourth Normal Form
Data Definiton Language
Comparison Operator
Text Box
5. Attribute that determines the value of another attribute.
Data Model
Transaction
Boyce-Codd Normal Form
Determinant
6. No Transitive Dependencies.
Column
Third Normal Form
Data Sheet
Second Normal Form
7. Refers to the number of associations that can exist between two record types.
One-To-Many Relationship
Aggregate Function
Recursive Dependency
Cardinality
8. Candidate key selected for use.
Primary Key
Transact
Delete Query
Boyce-Codd Normal Form
9. 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.
Database Window
Null
Compound Key
Referential Integrity Constraint
10. A field in a table with unique values that although it is not the primary key - it could have been used as such.
First Normal Form
Alternate Key
Make Table Query
Design Vie
11. A graphical representation of all entity relationships (Data Model)
Relation
Hierarchical Database
Database Management System (DBMS)
Entity Relationship Diagram
12. All determinants are candidate keys.
Boyce-Codd Normal Form
Form
Object-Oriented Database
Data Type
13. A query that removes records which match the criteria you specify from one or more tables
Delete Query
Database Object
Database Diagram
Domain/Key Normal Form
14. A control that indicates whether an option is selected or not. A tick mark appears in the box when the option is selected.
Best Normal Form
Check Box
One-To-One Relationship
Database
15. That structure which contains description of objects created by a user - such as base tables - views and constraints - as a part of a database.
Schema
Second Normal Form
Data Mining
Access
16. In an access databse - a window in which you work with tables in design view or datasheet view.
Table Window
E-R diagram
Access
Best Normal Form
17. 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.
Join
Form
Database Window
Append Query
18. The program which is used to organize - access and manage the data in a database - Creates - processes - and administers databases.
Column
Database Management System (DBMS)
Self-Join
Join
19. When a table is not only in 1NF but each non key field is functionally dependent on the full primary key
One-To-One Relationship
E-R diagram
Second Normal Form
SQL
20. Contents of a Database: Tables of user data - Metadata - Indexes - Stored Procedures - _______ - Security Data - Backup/Recovery Data
Normalization
Triggers
Expression Builder
Compound Key
21. To modify a database - or the files associated with the database.
Best Normal Form
Delete Query
Transact
Metadata
22. 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.
Relation
SQL
Primary Key
Referential Integrity
23. A primary key that is comprised of more than one field.
Fourth Normal Form
Determinant
Composite Key
Attribute
24. A database object that stores data in records and fields. The data is usually about a particular category of things.
Table
Check Box
Compound Key
Database Diagram
25. A value that may be assigned to an attribute when no other value applies or when the applicable value is unknown.
Expression Builder
Null
Access 2007
Form
26. A central repository for databases across an entire enterprise.
Trigger
Metadata
Best Normal Form
Data Warehouse
27. Many-to-many relationships occur when each record in TableA may have 0 - 1 or many linked records in TableB and vice-versa.
Table
Many-to-Many Relationships
Record
Totals Query
28. All key attributes defined - attributes depend on key and no repeating groups.
Design Vie
Delete Query
First Normal Form
Sort
29. A section of a record containing data relating to one single characteristic of an entity; also called an attribute
Schema
Field
Flat File
One-To-One Relationship
30. A value that is automatically entered in a field or control when you add a new record.
Default Value
Access
Many-to-many Relationship
Index
31. A link between two or more tables.
First Normal Form
Data Definiton Language
Join
Primary Key
32. A Key composed of more than one attribute.
Transact
Object-Oriented Database
Row
Compound Key
33. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Append Query
Action Query
Candidate Key
First Normal Form
34. a.k.a record
Tuple
E-R diagram
Data Manipulation Language
Triggers
35. An association between two tables in which several records in one table can relate to 0 - 1 or many records in the other table.
Entity Relationship Diagram
Many-to-many Relationship
Aggregate Function
Data Sheet
36. A relational database management system from Microsoft that combines the relational MS Jet Database Engine with a graphical user interface and software-development tools.
Schema
Make Table Query
Criteria
Access 2007
37. DBMS (Database Management System) statements used to manage data (tables and other objects) within a database
Data Manipulation Language
Attribute
Primary Key
SQL
38. 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
Determinant
E-R diagram
Compound Key
Design Vie
39. The part of an SQL statement that specifies which record to retrieve.
Design Vie
Column
Where clause
Currency Data Type
40. Stored procedures that may be configured to automatically execute (fire) when certain events take place.
Schema
Data Warehouse
Trigger
Cardinality
41. A database object on which you place controls for entering - displaying and editing records in a table.
Access
Data Mining
Data Warehouse
Form
42. 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.
Totals Query
Default Value
Functional Dependency
Secondary Key
43. 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
Second Normal Form
Data Type
Data Definiton Language
44. 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
Transact
Data
Column Selector
Select Query
45. Data from a table - form - query which is displayed in a row-and-column format.
First Normal Form
Data Sheet
Expression Builder
Action Query
46. Arrange the records in a view set in order according to a particular field
Database Diagram
Normalization
SQL
Sort
47. A record as seen in the data sheet view.
Foreign Key
Data
Row
Text Box
48. The components of a data abase i.e. tables - queries - forms - reports - pages - macros and modules.
Data Definiton Language
Group
Database Object
Data Model
49. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Fourth Normal Form
Cardinality
Data Integrity Rules
Transact
50. No multiple multi-valued dependencies.
Primary Key
Super key
Database Management System (DBMS)
Fourth Normal Form