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. Many-to-many relationships occur when each record in TableA may have 0 - 1 or many linked records in TableB and vice-versa.
Relation
SQL
Autonumber
Many-to-Many Relationships
2. Knowing the value of one attribute you can determine the value of another attribute.
Form
Functional Dependency
Domain/Key Normal Form
SQL
3. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
Database Management System (DBMS)
Access 2007
Relation
Select
4. Specialized engines designed specifically to store objects. Users can interact with objects only through designated methods.
Alternate Key
Select Query
Object-Oriented Database
Data Manipulation Language
5. The conditional expession that is to be used to select particular data records from a larger set of records.
Data Model
Criteria
Second Normal Form
One-To-One Relationship
6. 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.
Report
Super key
Field
Data Model
7. A database object that prints information formatted and organised according to your specifications.
Null
Data Warehouse
Data Manipulation Language
Report
8. 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.
Third Normal Form
Database Management System (DBMS)
SQL
Primary Key
9. The dominant database model
Relational Database Model
Text Box
Referential Integrity Constraint
Form
10. 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.
Autonumber
Access
Multi-valued Dependency
First Normal Form
11. A Key composed of more than one attribute.
Compound Key
Data Integrity Rules
Database Window
Data Warehouse
12. Stored procedures that may be configured to automatically execute (fire) when certain events take place.
Database
Trigger
Many-to-many Relationship
Compound Key
13. A field data type that automatically stores a unique number for each record as it is added to a table.
Make Table Query
Referential Integrity
Null
Autonumber
14. Table has no anomalies.
Entities
Domain/Key Normal Form
Boyce-Codd Normal Form
First Normal Form
15. A database object that stores data in records and fields. The data is usually about a particular category of things.
Third Normal Form
Form
Normalization
Table
16. 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.
Database Object
Referential Integrity
Action Query
Text Box
17. The actual pieces of facts that are stored in the fields in a database table.
Alternate Key
Boyce-Codd Normal Form
Data Sheet
Data
18. All key attributes defined - attributes depend on key and no repeating groups.
Totals Query
Multi-valued Dependency
First Normal Form
Data Type
19. A query that removes records which match the criteria you specify from one or more tables
Design Vie
Functional Dependency
Delete Query
Tuple
20. 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
Primary Key
Entity Relationship Diagram
Data Definiton Language
21. A characteristic of the items in a database i.e. a field
Data Warehouse
Compound Key
Attribute
Boyce-Codd Normal Form
22. An MS Access tool that simplifies a task. For example - you can quickly create a complex expression with the Expression Builder.
Autonumber
Expression Builder
Functional Dependency
Data Warehouse
23. 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.
Data Mining
Data Definiton Language
Data Manipulation Language
One-To-One Relationship
24. This is an exact numeric data type that holds from 10^38 - 1 through 10^38 - 1.
Numeric Data Type
Delete Query
Self-Join
Transaction
25. 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
Flat File
Column Selector
Data Warehouse
Database Diagram
26. Dependency where determinant determines a list of values.
Table Window
Multi-valued Dependency
Foreign Key
Hierarchical Database
27. When a relation is not just in Boyce-Codd Normal Form - but also contains at most one multivalued dependency.
Where clause
Foreign Key
Fourth Normal Form
Third Normal Form
28. An action query that adds the records in a query's result set to the end of an existing table.
Recursive Dependency
Secondary Key
First Normal Form
Append Query
29. No Transitive Dependencies.
Expression Builder
Data Integrity Rules
Database
Third Normal Form
30. All determinants are candidate keys.
One-To-Many Relationship
Access
Boyce-Codd Normal Form
Data Manipulation Language
31. DBMS (Database Management System) statements used to manage data (tables and other objects) within a database
Transaction
Data Manipulation Language
Numeric Data Type
Text Box
32. A relation that contains no multivalued attributes.
Access 2007
Third Normal Form
Row
First Normal Form
33. A field in a table with unique values that although it is not the primary key - it could have been used as such.
Alternate Key
Data Definiton Language
Second Normal Form
Best Normal Form
34. An association between two tables in which several records in one table can relate to 0 - 1 or many records in the other table.
Database Diagram
Boyce-Codd Normal Form
Default Value
Many-to-many Relationship
35. The DBMS language component used to create - alter and destroy databases and database objects i.e. schemas - tables - views - sequences - catalogs - indexes - and aliases.
Data Definiton Language
Row
Alternate Key
Group
36. The components of a data abase i.e. tables - queries - forms - reports - pages - macros and modules.
Text Box
Cardinality
First Normal Form
Database Object
37. Functional dependency involving only non-key attributes.
Referential Integrity Constraint
View
Database Window
Transitive Dependency
38. No multiple multi-valued dependencies.
Transact
Transaction
Fourth Normal Form
SQL
39. An attribute utilized to sort and/or identify data in some manner. Each table should have a primary key which uniquely identifies records.
Object-Oriented Database
Table
Key
Join
40. 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.
SQL View
Aggregate Function
Action Query
Compound Key
41. A relational database management system from Microsoft that combines the relational MS Jet Database Engine with a graphical user interface and software-development tools.
Database
Totals Query
Database Diagram
Access 2007
42. A self-describing collection of integrated tables. The tables are called integrated because they store data about the relationships between the rows of data.
Domain/Key Normal Form
SQL
Database
Design Vie
43. A primary key that is comprised of more than one field.
Functional Dependency
Normalization
Composite Key
Transaction
44. A central repository for databases across an entire enterprise.
Data Warehouse
Append Query
Data Manipulation Language
Index
45. Relations which allow you to retrieve related records from the same table.
Metadata
E-R diagram
Self-Join
Database Management System (DBMS)
46. A field - set up in a query - that displays the result of an evaluated expression rather than displaying stored data.The value of the calculated field is re-calculated each time a value in the expression changes.
Access
Data Sheet
Calculated Field
Group
47. A programming language designed for managing & obtaining data in relational database management systems (RDBMS)
Boyce-Codd Normal Form
Autonumber
SQL
Compound Key
48. A value that is automatically entered in a field or control when you add a new record.
Default Value
Totals Query
Referential Integrity Constraint
Currency Data Type
49. A graphical representation of any portion of a database scheme.
Table Window
Trigger
Database Diagram
Relational Database Model
50. A window that shows the design or structure of the database objects: tables - queries - forms - reports - macros and data access pages.
Index
Referential Integrity
Many-to-Many Relationships
Design Vie