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. Contents of a Database: Tables of user data - Metadata - Indexes - Stored Procedures - _______ - Security Data - Backup/Recovery Data
Triggers
Tuple
Boyce-Codd Normal Form
SQL
2. 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
Entities
Attribute
Transact
3. Knowingly violates one or more rules of normalization.
Database Diagram
Best Normal Form
First Normal Form
Select Query
4. A graphical representation of any portion of a database scheme.
Totals Query
Metadata
Database Diagram
Expression Builder
5. A characteristic of a field that determines what kind of data it can store and what type of operations can be performed on it.
Action Query
Data Integrity Rules
Data Type
Fourth Normal Form
6. An operator used to compare two values or expressions; For example - < (less than) - > (greater than) - = (equal to)
Functional Dependency
Comparison Operator
Autonumber
SQL
7. This is an exact numeric data type that holds from 10^38 - 1 through 10^38 - 1.
Make Table Query
Comparison Operator
Self-Join
Numeric Data Type
8. A relational database management system from Microsoft that combines the relational MS Jet Database Engine with a graphical user interface and software-development tools.
Transact
Referential Integrity
Action Query
Access 2007
9. A control that indicates whether an option is selected or not. A tick mark appears in the box when the option is selected.
Determinant
Normalization
Access 2007
Check Box
10. One (or more fields) in a table that refer to the primary key in another table.
Database Object
Database Window
Select
Foreign Key
11. The persons or things that a database table is about.
Text Box
Entities
Normalization
Transaction
12. 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.
Null
Flat File
Index
Entity Relationship Diagram
13. A characteristic of the items in a database i.e. a field
Attribute
Self-Join
Boyce-Codd Normal Form
Data Warehouse
14. A field data type that automatically stores a unique number for each record as it is added to a table.
Schema
Index
Autonumber
Compound Key
15. 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
Relation
Alternate Key
Data Mining
16. All determinants are candidate keys.
Currency Data Type
Second Normal Form
Boyce-Codd Normal Form
Object-Oriented Database
17. The process of examining and analyzing data with a view to extracting patterns from it. It is usually done on data warehouses
Autonumber
Flat File
Data Mining
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.
Database Window
Third Normal Form
Access
First Normal Form
19. A query that removes records which match the criteria you specify from one or more tables
Composite Key
Delete Query
Hierarchical Database
Sort
20. A primary key that is comprised of more than one field.
Join
Composite Key
Compound Key
Column Selector
21. 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.
Design Vie
Column Selector
Select
Data Model
22. A function such as sum - count or average that you use to include summary data in a report.
Aggregate Function
Tuple
Data
Check Box
23. 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
Object-Oriented Database
Super key
Data Type
Tuple
24. The conditional expession that is to be used to select particular data records from a larger set of records.
Criteria
Data Integrity Rules
Join
Normalization
25. A Key composed of more than one attribute.
Trigger
Make Table Query
E-R diagram
Compound Key
26. An MS Access tool that simplifies a task. For example - you can quickly create a complex expression with the Expression Builder.
Default Value
Expression Builder
Data Sheet
View
27. The components of a data abase i.e. tables - queries - forms - reports - pages - macros and modules.
Boyce-Codd Normal Form
Database Object
Criteria
Access
28. That structure which contains description of objects created by a user - such as base tables - views and constraints - as a part of a database.
Data Integrity Rules
Action Query
Schema
Autonumber
29. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Record
Action Query
Third Normal Form
Metadata
30. The DBMS language component used to create - alter and destroy databases and database objects i.e. schemas - tables - views - sequences - catalogs - indexes - and aliases.
Secondary Key
Column Selector
Data Definiton Language
Metadata
31. A value that is automatically entered in a field or control when you add a new record.
Second Normal Form
Referential Integrity
Default Value
Trigger
32. A field in a table with unique values that although it is not the primary key - it could have been used as such.
Criteria
Alternate Key
Comparison Operator
Transact
33. Arrange the records in a view set in order according to a particular field
Entities
Sort
Relation
Autonumber
34. No partial functional-dependencies.
Totals Query
Check Box
First Normal Form
Second Normal Form
35. 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.
Sort
One-To-Many Relationship
Database Window
Report
36. A programming language designed for managing & obtaining data in relational database management systems (RDBMS)
Design Vie
E-R diagram
SQL
Trigger
37. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Metadata
Data Integrity Rules
Relation
Secondary Key
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
Database Diagram
Null
Triggers
E-R diagram
39. 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.
Entities
Super key
Candidate Key
Relation
40. The dominant database model
Relational Database Model
Data Model
Append Query
Compound Key
41. Functional dependency involving only non-key attributes.
Data Model
Relational Database Model
Second Normal Form
Transitive Dependency
42. 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.
Best Normal Form
SQL
Many-to-Many Relationships
Second Normal Form
43. 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.
One-To-One Relationship
Data Warehouse
Select Query
Action Query
44. A database object on which you place controls for entering - displaying and editing records in a table.
Report
Self-Join
Form
Recursive Dependency
45. 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.
Totals Query
Autonumber
Access 2007
Row
46. A collection of fields that together describe one entity.
Data Manipulation Language
Alternate Key
Record
Foreign Key
47. In an access databse - a window in which you work with tables in design view or datasheet view.
Database Window
Action Query
Table Window
Foreign Key
48. DBMS (Database Management System) statements used to manage data (tables and other objects) within a database
Join
Aggregate Function
Object-Oriented Database
Data Manipulation Language
49. Knowing the value of one attribute you can determine the value of another attribute.
Select
Functional Dependency
Primary Key
Schema
50. Groups of database commands which are to be treated as a single atomic event.
Aggregate Function
Self-Join
Transaction
Boyce-Codd Normal Form