SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
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. One or more fields whose values uniquely identify each record in a table.
Where clause
Alternate Key
Primary Key
Row
2. 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.
Data Integrity Rules
Relation
Null
SQL
3. A collection of fields that together describe one entity.
Normalization
Determinant
Triggers
Record
4. A record as seen in the data sheet view.
Data Mining
Domain/Key Normal Form
Row
Design Vie
5. 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
Aggregate Function
Secondary Key
Third Normal Form
6. Arrange the records in a view set in order according to a particular field
Sort
Database Diagram
SQL View
Select Query
7. All key attributes defined - attributes depend on key and no repeating groups.
Compound Key
Row
Table Window
First Normal Form
8. All determinants are candidate keys.
Boyce-Codd Normal Form
Primary Key
Criteria
Referential Integrity
9. A data type that is used for fields and calculations involving money
Boyce-Codd Normal Form
Database
Currency Data Type
Row
10. In an access databse - a window in which you work with tables in design view or datasheet view.
Sort
Alternate Key
Table Window
First Normal Form
11. Relations which allow you to retrieve related records from the same table.
One-To-One Relationship
Data Type
Join
Self-Join
12. To modify a database - or the files associated with the database.
Transact
Many-to-many Relationship
Trigger
Currency Data Type
13. The conditional expession that is to be used to select particular data records from a larger set of records.
Criteria
Data Type
Select Query
Primary Key
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
Group
Table Window
First Normal Form
Column Selector
15. The process of examining and analyzing data with a view to extracting patterns from it. It is usually done on data warehouses
Design Vie
Database Window
Data Mining
Many-to-Many Relationships
16. 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
Many-to-many Relationship
E-R diagram
Record
Alternate Key
17. A location within a database table that stores one particular type of data i.e. a field
Composite Key
Column
Default Value
Referential Integrity
18. A database object that prints information formatted and organised according to your specifications.
Functional Dependency
Report
Data Definiton Language
Data
19. 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.
Primary Key
Access
Domain/Key Normal Form
Trigger
20. A field data type that automatically stores a unique number for each record as it is added to a table.
Functional Dependency
View
Autonumber
First Normal Form
21. Groups of database commands which are to be treated as a single atomic event.
Determinant
Delete Query
Multi-valued Dependency
Transaction
22. DOC MADE UP
Key
Recursive Dependency
Expression Builder
Currency Data Type
23. The components of a data abase i.e. tables - queries - forms - reports - pages - macros and modules.
Action Query
Sort
Form
Database Object
24. An operator used to compare two values or expressions; For example - < (less than) - > (greater than) - = (equal to)
Fourth Normal Form
Access
Database Window
Comparison Operator
25. A Key composed of more than one attribute.
Compound Key
Foreign Key
Database Management System (DBMS)
Cardinality
26. A referential integrity constraint is a statement that limits the values of the foreign key to those already existing as primary key values in the corresponding table.
Database
Relational Database Model
SQL
Referential Integrity Constraint
27. A control that indicates whether an option is selected or not. A tick mark appears in the box when the option is selected.
Select
Second Normal Form
Data Manipulation Language
Check Box
28. A database object on which you place controls for entering - displaying and editing records in a table.
Boyce-Codd Normal Form
Criteria
Form
Primary Key
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).
Select Query
Object-Oriented Database
Database
Many-to-many Relationship
30. A relation that contains no multivalued attributes.
First Normal Form
Numeric Data Type
Object-Oriented Database
Tuple
31. 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.
Boyce-Codd Normal Form
Totals Query
First Normal Form
Data Warehouse
32. Many-to-many relationships occur when each record in TableA may have 0 - 1 or many linked records in TableB and vice-versa.
Many-to-Many Relationships
Trigger
Second Normal Form
Secondary Key
33. A key that consists of 2 or more attributes that uniquely identify an entity occurrence.
Determinant
Many-to-many Relationship
Data
Compound Key
34. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Hierarchical Database
Data Integrity Rules
Query
First Normal Form
35. 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.
Many-to-Many Relationships
Domain/Key Normal Form
Relational Database Model
Data Model
36. A normalization which falls between 3NF and 4NF and involves the elimination of non-trivial dependencies
Where clause
Referential Integrity
Form
Boyce-Codd Normal Form
37. Data about data.
Metadata
Self-Join
Group
Currency Data Type
38. The part of an SQL statement that specifies which record to retrieve.
Where clause
Boyce-Codd Normal Form
Compound Key
Domain/Key Normal Form
39. 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
Domain/Key Normal Form
Normalization
Database Diagram
40. Functional dependency involving only non-key attributes.
Numeric Data Type
Transitive Dependency
Record
Group
41. The set of fields in a table which stores unique values and so any one from the list can be selected to be the primary key.
Candidate Key
Design Vie
Group
Form
42. No multiple multi-valued dependencies.
Fourth Normal Form
Trigger
Access
Compound Key
43. A characteristic of the items in a database i.e. a field
Attribute
Aggregate Function
Table
Database
44. 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 Warehouse
Data Definiton Language
Select
Access
45. Stored procedures that may be configured to automatically execute (fire) when certain events take place.
Record
Trigger
Data Manipulation Language
Append Query
46. A way of looking at a database object - usually looking at the design or at the contents/results
Row
View
Delete Query
Select
47. A self-describing collection of integrated tables. The tables are called integrated because they store data about the relationships between the rows of data.
Text Box
Default Value
Database
SQL
48. Attribute that determines the value of another attribute.
Data Definiton Language
Determinant
Totals Query
Compound Key
49. 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.
Relation
Database Object
Alternate Key
Secondary Key
50. 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
Compound Key
Autonumber
Object-Oriented Database