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. An operator used to compare two values or expressions; For example - < (less than) - > (greater than) - = (equal to)
One-To-One Relationship
Database Management System (DBMS)
SQL
Comparison Operator
2. The conditional expession that is to be used to select particular data records from a larger set of records.
Criteria
Autonumber
Data Type
Select Query
3. 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
Super key
Many-to-many Relationship
Schema
Report
4. To modify a database - or the files associated with the database.
Super key
Primary Key
Transact
Fourth Normal Form
5. A graphical representation of all entity relationships (Data Model)
Select
Attribute
Entity Relationship Diagram
Multi-valued Dependency
6. A normalization which falls between 3NF and 4NF and involves the elimination of non-trivial dependencies
Tuple
Boyce-Codd Normal Form
Cardinality
Table Window
7. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
Select
Primary Key
Database Diagram
Triggers
8. Stored procedures that may be configured to automatically execute (fire) when certain events take place.
Trigger
SQL
Key
Self-Join
9. 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.
Group
Database Management System (DBMS)
Entities
Database Window
10. Attribute that determines the value of another attribute.
Default Value
Determinant
Many-to-Many Relationships
Fourth Normal Form
11. An organised pool of related data files which can be easily accessed and managed and that may be used by a number of different application programs
Database
Currency Data Type
Select
Schema
12. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Data Integrity Rules
View
Metadata
Super key
13. No multiple multi-valued dependencies.
Functional Dependency
Comparison Operator
Fourth Normal Form
Domain/Key Normal Form
14. The process of examining and analyzing data with a view to extracting patterns from it. It is usually done on data warehouses
Default Value
Alternate Key
Make Table Query
Data Mining
15. Groups of database commands which are to be treated as a single atomic event.
Transaction
Candidate Key
Report
SQL View
16. A data type that is used for fields and calculations involving money
Field
Currency Data Type
Metadata
Database Object
17. The components of a data abase i.e. tables - queries - forms - reports - pages - macros and modules.
Comparison Operator
Database Object
Transaction
Numeric Data Type
18. No partial functional-dependencies.
Second Normal Form
Primary Key
Normalization
Data
19. A database object that prints information formatted and organised according to your specifications.
Select
Multi-valued Dependency
Fourth Normal Form
Report
20. 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
Data
Data Warehouse
Multi-valued Dependency
21. 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.
Index
Delete Query
Action Query
Design Vie
22. One (or more fields) in a table that refer to the primary key in another table.
One-To-One Relationship
One-To-Many Relationship
Report
Foreign Key
23. a.k.a record
Flat File
Trigger
Tuple
Triggers
24. Data from a table - form - query which is displayed in a row-and-column format.
Data Sheet
Key
Expression Builder
Functional Dependency
25. A central repository for databases across an entire enterprise.
Second Normal Form
Row
First Normal Form
Data Warehouse
26. A function such as sum - count or average that you use to include summary data in a report.
Aggregate Function
Relation
Data Definiton Language
Third Normal Form
27. A database object that stores data in records and fields. The data is usually about a particular category of things.
SQL
Design Vie
Table
Report
28. A relational database management system from Microsoft that combines the relational MS Jet Database Engine with a graphical user interface and software-development tools.
Fourth Normal Form
Record
Access 2007
Table
29. The persons or things that a database table is about.
Determinant
Design Vie
Entities
Group
30. An association between two tables in which several records in one table can relate to 0 - 1 or many records in the other table.
SQL
Text Box
Primary Key
Many-to-many Relationship
31. A window that shows the design or structure of the database objects: tables - queries - forms - reports - macros and data access pages.
Design Vie
Database Diagram
Column Selector
Action Query
32. A primary key that is comprised of more than one field.
Hierarchical Database
Composite Key
SQL
Compound Key
33. 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.
One-To-Many Relationship
Flat File
SQL
Primary Key
34. In an access databse - a window in which you work with tables in design view or datasheet view.
Table Window
Data Definiton Language
Field
Query
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.
Comparison Operator
Data Definiton Language
Fourth Normal Form
Relation
36. Data about data.
Check Box
Metadata
Index
Primary Key
37. The program which is used to organize - access and manage the data in a database - Creates - processes - and administers databases.
Alternate Key
Database Management System (DBMS)
Group
SQL
38. 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.
Transitive Dependency
Where clause
E-R diagram
Access
39. Dependency where determinant determines a list of values.
Sort
Database Diagram
Query
Multi-valued Dependency
40. DOC MADE UP
Recursive Dependency
Schema
Comparison Operator
Totals Query
41. The dominant database model
Relational Database Model
Best Normal Form
Sort
Entities
42. 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.
Expression Builder
Referential Integrity
Database Diagram
First Normal Form
43. A query that removes records which match the criteria you specify from one or more tables
Delete Query
SQL
Data Mining
Database Window
44. A field data type that automatically stores a unique number for each record as it is added to a table.
Fourth Normal Form
Report
Autonumber
Default Value
45. A section of a record containing data relating to one single characteristic of an entity; also called an attribute
Join
Field
Text Box
Criteria
46. A key that consists of 2 or more attributes that uniquely identify an entity occurrence.
Where clause
Data Mining
Compound Key
E-R diagram
47. That structure which contains description of objects created by a user - such as base tables - views and constraints - as a part of a database.
Schema
Flat File
Relational Database Model
Second Normal Form
48. 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.
Many-to-many Relationship
Database
Totals Query
Composite Key
49. 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
Second Normal Form
Normalization
Primary Key
50. 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.
SQL View
Second Normal Form
Secondary Key
Candidate Key