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. The process of examining and analyzing data with a view to extracting patterns from it. It is usually done on data warehouses
Data Mining
Append Query
Compound Key
Object-Oriented Database
2. Table has no anomalies.
Table
Domain/Key Normal Form
Database
Calculated Field
3. The process of organizing data to minimize redundancy and produce smaller - well-structured relations/tables.
Normalization
Key
Entities
Data Mining
4. A value that is automatically entered in a field or control when you add a new record.
Primary Key
Entities
SQL
Default Value
5. Groups of database commands which are to be treated as a single atomic event.
Transaction
Column Selector
Access
Second Normal Form
6. A link between two or more tables.
Index
Join
Relational Database Model
Append Query
7. Attribute that determines the value of another attribute.
Multi-valued Dependency
Determinant
Many-to-Many Relationships
View
8. Knowingly violates one or more rules of normalization.
Data Definiton Language
Best Normal Form
Compound Key
SQL View
9. A central repository for databases across an entire enterprise.
Data Warehouse
Fourth Normal Form
Metadata
Compound Key
10. Knowing the value of one attribute you can determine the value of another attribute.
Functional Dependency
Sort
Triggers
Relation
11. A collection of fields that together describe one entity.
One-To-One Relationship
Record
Database
Comparison Operator
12. An association between two tables in which several records in one table can relate to 0 - 1 or many records in the other table.
Many-to-many Relationship
Compound Key
Criteria
E-R diagram
13. A self-describing collection of integrated tables. The tables are called integrated because they store data about the relationships between the rows of data.
SQL View
Database
Candidate Key
SQL
14. One (or more fields) in a table that refer to the primary key in another table.
Recursive Dependency
Criteria
Foreign Key
View
15. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
SQL
Action Query
Totals Query
Foreign Key
16. To modify a database - or the files associated with the database.
Transact
Criteria
Delete Query
One-To-One Relationship
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.
Database
Second Normal Form
Determinant
Database Window
18. Stored procedures that may be configured to automatically execute (fire) when certain events take place.
Text Box
Fourth Normal Form
Trigger
Metadata
19. 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.
Normalization
Many-to-many Relationship
Group
Default Value
20. A normalization which falls between 3NF and 4NF and involves the elimination of non-trivial dependencies
Fourth Normal Form
Boyce-Codd Normal Form
Column
Design Vie
21. Many-to-many relationships occur when each record in TableA may have 0 - 1 or many linked records in TableB and vice-versa.
Candidate Key
Many-to-Many Relationships
Data Manipulation Language
Transact
22. The DBMS language component used to create - alter and destroy databases and database objects i.e. schemas - tables - views - sequences - catalogs - indexes - and aliases.
Relational Database Model
Third Normal Form
Database Management System (DBMS)
Data Definiton Language
23. The program which is used to organize - access and manage the data in a database - Creates - processes - and administers databases.
Database Management System (DBMS)
Append Query
Index
Many-to-Many Relationships
24. A field in a table with unique values that although it is not the primary key - it could have been used as such.
Database Management System (DBMS)
Alternate Key
Field
Append Query
25. An operator used to compare two values or expressions; For example - < (less than) - > (greater than) - = (equal to)
Comparison Operator
Data Sheet
Table Window
Append Query
26. A location within a database table that stores one particular type of data i.e. a field
Alternate Key
Database Window
Column
Field
27. That structure which contains description of objects created by a user - such as base tables - views and constraints - as a part of a database.
Third Normal Form
Triggers
Tuple
Schema
28. Dependency where determinant determines a list of values.
Second Normal Form
Key
Multi-valued Dependency
Schema
29. 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).
One-To-Many Relationship
Self-Join
Select Query
Data Model
30. All determinants are candidate keys.
Alternate Key
First Normal Form
Boyce-Codd Normal Form
Attribute
31. DOC MADE UP
Column
One-To-One Relationship
Second Normal Form
Recursive Dependency
32. A type of computer file system that stores all data in a single file.
SQL View
Index
Relational Database Model
Flat File
33. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
Append Query
Design Vie
Secondary Key
Select
34. 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.
Transact
Object-Oriented Database
SQL
Text Box
35. The dominant database model
Index
Database Management System (DBMS)
Data Manipulation Language
Relational Database Model
36. A programming language designed for managing & obtaining data in relational database management systems (RDBMS)
Relation
Delete Query
SQL
Join
37. 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
Cardinality
Expression Builder
Entities
38. A data model in which the data is organized into a tree-like structure. The structure allows representing information using parent/child relationships: each parent can have many children - but each child has only one parent
Hierarchical Database
Text Box
Transitive Dependency
Null
39. An MS Access tool that simplifies a task. For example - you can quickly create a complex expression with the Expression Builder.
Expression Builder
Database Window
Text Box
Append Query
40. 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.
Determinant
Query
Data Mining
View
41. The part of an SQL statement that specifies which record to retrieve.
Triggers
Where clause
Select
Compound Key
42. Contents of a Database: Tables of user data - Metadata - Indexes - Stored Procedures - _______ - Security Data - Backup/Recovery Data
Self-Join
Report
Triggers
View
43. A characteristic of a field that determines what kind of data it can store and what type of operations can be performed on it.
Row
Data Type
Super key
Self-Join
44. No Transitive Dependencies.
Select
SQL
Third Normal Form
Alternate Key
45. In an access databse - a window in which you work with tables in design view or datasheet view.
Table Window
Join
Record
Key
46. A window that shows the design or structure of the database objects: tables - queries - forms - reports - macros and data access pages.
Database Management System (DBMS)
Design Vie
Database
Primary Key
47. 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.
Hierarchical Database
Aggregate Function
Third Normal Form
Database
48. A primary key that is comprised of more than one field.
Trigger
Composite Key
Database
Third Normal Form
49. 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
Determinant
Flat File
Aggregate Function
50. 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.
Database Window
Entity Relationship Diagram
Relation
One-To-One Relationship