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.k.a record
Relation
View
Tuple
Field
2. The program which is used to organize - access and manage the data in a database - Creates - processes - and administers databases.
Check Box
Database Management System (DBMS)
Key
Third Normal Form
3. A graphical representation of all entity relationships (Data Model)
Form
Entity Relationship Diagram
Metadata
Data Type
4. The process of organizing data to minimize redundancy and produce smaller - well-structured relations/tables.
Data Type
Index
Database
Normalization
5. 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).
Table
Select Query
Normalization
Relational Database Model
6. A characteristic of the items in a database i.e. a field
Schema
Attribute
SQL
Best Normal Form
7. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
SQL
Boyce-Codd Normal Form
Alternate Key
Select
8. The part of an SQL statement that specifies which record to retrieve.
Where clause
Data Type
One-To-Many Relationship
Transact
9. 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
Database Window
Foreign Key
Normalization
10. Functional dependency involving only non-key attributes.
Transitive Dependency
One-To-One Relationship
Determinant
Select
11. Knowing the value of one attribute you can determine the value of another attribute.
Functional Dependency
Transact
Referential Integrity
Data Mining
12. A type of computer file system that stores all data in a single file.
Entity Relationship Diagram
SQL View
Flat File
Numeric Data Type
13. Contents of a Database: Tables of user data - Metadata - Indexes - Stored Procedures - _______ - Security Data - Backup/Recovery Data
First Normal Form
Super key
Candidate Key
Triggers
14. 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
Criteria
Referential Integrity
Column Selector
Database
15. A relation that contains no multivalued attributes.
Comparison Operator
First Normal Form
Design Vie
Autonumber
16. All determinants are candidate keys.
Database
Database Object
Boyce-Codd Normal Form
Record
17. 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.
Data Sheet
Schema
Normalization
Secondary Key
18. 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.
Key
SQL View
Fourth Normal Form
Data Model
19. This is an exact numeric data type that holds from 10^38 - 1 through 10^38 - 1.
First Normal Form
Data
Entities
Numeric Data Type
20. Candidate key selected for use.
Transaction
Access 2007
Primary Key
Super key
21. 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
Hierarchical Database
Key
Database
22. A primary key that is comprised of more than one field.
Composite Key
Design Vie
Primary Key
Many-to-many Relationship
23. 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.
Query
E-R diagram
Data Integrity Rules
Functional Dependency
24. A record as seen in the data sheet view.
Compound Key
Second Normal Form
Row
Many-to-many Relationship
25. A key that consists of 2 or more attributes that uniquely identify an entity occurrence.
Delete Query
SQL
Column
Compound Key
26. 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.
Field
Calculated Field
SQL
Many-to-many Relationship
27. A field data type that automatically stores a unique number for each record as it is added to a table.
View
Best Normal Form
Data Manipulation Language
Autonumber
28. A value that is automatically entered in a field or control when you add a new record.
Default Value
Group
Compound Key
Currency Data Type
29. A relational database management system from Microsoft that combines the relational MS Jet Database Engine with a graphical user interface and software-development tools.
Numeric Data Type
Append Query
Primary Key
Access 2007
30. 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
Secondary Key
E-R diagram
Comparison Operator
Sort
31. A characteristic of a field that determines what kind of data it can store and what type of operations can be performed on it.
Data Type
Data Definiton Language
Calculated Field
Alternate Key
32. A collection of fields that together describe one entity.
Autonumber
Cardinality
Record
First Normal Form
33. 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
Access
Hierarchical Database
Database Management System (DBMS)
Column
34. A database object that stores data in records and fields. The data is usually about a particular category of things.
Data Mining
Calculated Field
Table
Default Value
35. One (or more fields) in a table that refer to the primary key in another table.
One-To-Many Relationship
Record
Self-Join
Foreign Key
36. When a relation is not just in Boyce-Codd Normal Form - but also contains at most one multivalued dependency.
Data Mining
Fourth Normal Form
Hierarchical Database
Third Normal Form
37. When a table is not only in 1NF but each non key field is functionally dependent on the full primary key
Second Normal Form
Functional Dependency
Boyce-Codd Normal Form
Data Mining
38. 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.
Referential Integrity
Report
Table Window
SQL
39. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Text Box
Criteria
Second Normal Form
Data Integrity Rules
40. A control that indicates whether an option is selected or not. A tick mark appears in the box when the option is selected.
Foreign Key
Access 2007
Domain/Key Normal Form
Check Box
41. A graphical representation of any portion of a database scheme.
Database Diagram
Boyce-Codd Normal Form
Comparison Operator
Object-Oriented Database
42. 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.
Delete Query
Tuple
Index
Select
43. 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
Schema
Append Query
Group
44. The actual pieces of facts that are stored in the fields in a database table.
Relation
Triggers
Data
Delete Query
45. 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.
Key
Data Manipulation Language
Table
Group
46. Refers to the number of associations that can exist between two record types.
Cardinality
Database
Transitive Dependency
Numeric Data Type
47. 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
Numeric Data Type
Key
Super key
Attribute
48. Attribute that determines the value of another attribute.
Recursive Dependency
Determinant
Secondary Key
Database
49. DOC MADE UP
Data Model
Alternate Key
Recursive Dependency
Null
50. 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.
Database Window
Domain/Key Normal Form
SQL
Check Box