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 primary key that is comprised of more than one field.
Composite Key
Domain/Key Normal Form
One-To-One Relationship
Table
2. A key that consists of 2 or more attributes that uniquely identify an entity occurrence.
Compound Key
Key
Numeric Data Type
Recursive Dependency
3. Data about data.
Recursive Dependency
Composite Key
Metadata
Candidate Key
4. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Transitive Dependency
Action Query
E-R diagram
Database Management System (DBMS)
5. 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.
E-R diagram
Totals Query
Design Vie
Many-to-many Relationship
6. Candidate key selected for use.
Entity Relationship Diagram
Criteria
First Normal Form
Primary Key
7. A database object that prints information formatted and organised according to your specifications.
Third Normal Form
Report
Referential Integrity Constraint
Column
8. 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.
Many-to-Many Relationships
Criteria
First Normal Form
Database Window
9. A relation that contains no multivalued attributes.
First Normal Form
Check Box
SQL
Make Table Query
10. A collection of fields that together describe one entity.
Compound Key
Null
Access
Record
11. 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.
Index
Group
Data
Table
12. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Database Window
Data Warehouse
Data Integrity Rules
Candidate Key
13. A database object that stores data in records and fields. The data is usually about a particular category of things.
Comparison Operator
Table
Entity Relationship Diagram
Row
14. A database object on which you place controls for entering - displaying and editing records in a table.
SQL
Criteria
Form
Design Vie
15. 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.
Relation
Aggregate Function
Cardinality
Query
16. Functional dependency involving only non-key attributes.
Row
Transitive Dependency
Database Diagram
Text Box
17. A query ( SQL statement ) that creates a new table and then creates records in it by coping records from an existing table.
Record
Report
Check Box
Make Table Query
18. 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.
Text Box
Comparison Operator
Tuple
Third Normal Form
19. The program which is used to organize - access and manage the data in a database - Creates - processes - and administers databases.
Database Management System (DBMS)
Self-Join
Access
Data Warehouse
20. DBMS (Database Management System) statements used to manage data (tables and other objects) within a database
Compound Key
Data Manipulation Language
Data Definiton Language
Action Query
21. 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.
Second Normal Form
Index
Autonumber
Determinant
22. An association between two tables in which several records in one table can relate to 0 - 1 or many records in the other table.
Expression Builder
Many-to-many Relationship
Database Object
Database
23. Data from a table - form - query which is displayed in a row-and-column format.
Data Sheet
Metadata
Many-to-Many Relationships
One-To-Many Relationship
24. A programming language designed for managing & obtaining data in relational database management systems (RDBMS)
Numeric Data Type
Index
Compound Key
SQL
25. When a table is not only in 1NF but each non key field is functionally dependent on the full primary key
Append Query
Design Vie
Second Normal Form
Foreign Key
26. A query that removes records which match the criteria you specify from one or more tables
Relation
Action Query
Delete Query
Attribute
27. 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.
Triggers
Best Normal Form
One-To-Many Relationship
Data Model
28. A query that asks a question about the data stored in your tables and returns a results set in the form of a data sheet without changing the actual data in the table(s).
Column
Select Query
Relational Database Model
Entity Relationship Diagram
29. Groups of database commands which are to be treated as a single atomic event.
Referential Integrity Constraint
Triggers
Transaction
Expression Builder
30. All determinants are candidate keys.
Boyce-Codd Normal Form
Trigger
Database Window
Join
31. An organised pool of related data files which can be easily accessed and managed and that may be used by a number of different application programs
Primary Key
Flat File
Database
First Normal Form
32. Knowing the value of one attribute you can determine the value of another attribute.
Fourth Normal Form
Check Box
Functional Dependency
Default Value
33. The dominant database model
Alternate Key
Data
Database Window
Relational Database Model
34. Specialized engines designed specifically to store objects. Users can interact with objects only through designated methods.
Form
Super key
Numeric Data Type
Object-Oriented Database
35. A graphical representation of any portion of a database scheme.
Self-Join
Multi-valued Dependency
Database Diagram
Row
36. A control that indicates whether an option is selected or not. A tick mark appears in the box when the option is selected.
Functional Dependency
Check Box
Query
Determinant
37. Contents of a Database: Tables of user data - Metadata - Indexes - Stored Procedures - _______ - Security Data - Backup/Recovery Data
Primary Key
Default Value
Triggers
Data Sheet
38. A window that shows the design or structure of the database objects: tables - queries - forms - reports - macros and data access pages.
Join
Design Vie
Referential Integrity
Candidate Key
39. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
Select
Metadata
Where clause
Currency Data Type
40. 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.
SQL
Access 2007
Tuple
Data Warehouse
41. The actual pieces of facts that are stored in the fields in a database table.
Data
Object-Oriented Database
One-To-Many Relationship
Access 2007
42. A normalization which falls between 3NF and 4NF and involves the elimination of non-trivial dependencies
Data Definiton Language
First Normal Form
Data Warehouse
Boyce-Codd Normal Form
43. A function such as sum - count or average that you use to include summary data in a report.
SQL View
Aggregate Function
Relational Database Model
Primary Key
44. 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.
Group
Database Management System (DBMS)
Column
Secondary Key
45. Many-to-many relationships occur when each record in TableA may have 0 - 1 or many linked records in TableB and vice-versa.
Where clause
Select Query
Third Normal Form
Many-to-Many Relationships
46. 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
Column Selector
Boyce-Codd Normal Form
Second Normal Form
One-To-One Relationship
47. That structure which contains description of objects created by a user - such as base tables - views and constraints - as a part of a database.
Calculated Field
Schema
Join
Design Vie
48. No Transitive Dependencies.
Third Normal Form
Boyce-Codd Normal Form
Second Normal Form
Data Mining
49. 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.
Data Model
Alternate Key
Third Normal Form
Column Selector
50. A graphical representation of all entity relationships (Data Model)
SQL View
Database Diagram
Second Normal Form
Entity Relationship Diagram