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 Fundamentals
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 form of a join in which all records appear - even if they don't match
Outer Join
SELECT
Database Administrator (DBA)
Repeating Groups
2. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Delimiter
Row-and Column Subset View
Secondary Sort Key
Database
3. The portion of the system catalog the contains column information
Database Design
Major Sort Key
Qualify
Syscolumns
4. The portion of the Query Design window in Access where you enter fields or criteria or sort orders and so on
Statement History
Design Grid
Join Column
Compound Conditions
5. A query that deletes all records that satisfy some criterion
Delete Query
Join
SELECT
Comparison Operator
6. Two tables are union compatible if they have the same number of fields and if their corresponding fields have identical data types
Concatenation
One-to-Many Relationship
Entity
Union Compatible
7. A database has integrity if the data in it satisfies all established integrity constraints
GROUP BY Clause
Qualify
Entity-Relationship (E-R) Diagram
Integrity
8. A two-dimensional table-style collection of data in which all entries are single-valued - each column has a distinct name and all the values in a column are values of the attribute that is identified by the column name - and the order of the columns
Delimiter
Field
Relation
Integrity Constraint
9. The SQL statement that is used to grant different types of privileges to users of a dataabase
Relation
Integrity
Computed Field
GRANT
10. A data manipulation language for relational databases in which users indicate the action to be taken by completing on-screen forms
Intersection
Query-By-Example (QBE)
AND Criterion
Sort Key
11. The relational algebra command to select rows from a table
Field
SELECT
Design Grid
Intersection
12. The individual who is responsible for a database or the head of database administration
Repeating Groups
Attribute
Database Administrator (DBA)
Relational Database
13. When sorting on two fields - the less important field
Compound Criteria
Relationship
Secondary Sort Key
Compound Conditions
14. A view that consists of a subset of the rows and columns in a table
Row-and Column Subset View
Computed Field
Join
Sysviews
15. A file used to store data about a single entity. Such a file can be thought of as a table.
Data File
Database Administrator (DBA)
Statement History
Integrity Constraint
16. A program or a collection of programs through which users interact with a database
Compound Criteria
Systables
Database Management System (DBMS)
Redundancy
17. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Unnormalized Relation
Outer Join
Data Independence
Index
18. An access tool that provides documentation about the objects in a database
Documenter
Relational Database
View
Field
19. The SQL command used to make changes to existing table data
UPDATE
Make-Table Query
Redundancy
Entity-Relationship (E-R) Diagram
20. A field whose value is computed from other fields in the database
Query-By-Example (QBE)
Redundancy
Column
Computed Field
21. Combination of criteria in which both criteria must be true
AND Criterion
Statement History
Union
Database
22. When sorting on two fields this is the more important field
Index
Data File
Criteria
Major Sort Key
23. A screen object you use to maintain or view and print data from a database
Form
Criterion
Design Grid
Database
24. A field whose value is computed from other fields in the database
Calculated Field
SUBTRACT
Server
Row-and Column Subset View
25. An access query that creates a table using the results of a query
Make-Table Query
UPDATE
Relationship
Design Grid
26. A combination of criteria in which at least on the criteria must be true
PROJECT
Validation Rule
Cartesian Product
OR Criterion
27. A collection of relations
Database Administrator (DBA)
Relational Database
Query-By-Example (QBE)
Minor Sort Key
28. A screen object you use to maintain or view and print data from a database
Form
GRANT
Comparison Operator
Simple Condition
29. An action that automatically occurs in response to an associated database operation such as INSERT or UPDATE or DELETE
Sysviews
Null
Defining Query
Trigger
30. The relational algebra command for performing the difference of two tables
Database Administrator (DBA)
SUBTRACT
Database Administrator (DBA)
Join Line
31. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Attribute
Database
Intersection
Comparison Operator
32. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
Query-By-Example (QBE)
Qualify
One-to-Many Relationship
Integrity
33. In relational algebra the operation in which two tables are connected on the basis of common data.
Database
Design Grid
Join
Primary Sort Key
34. A relationship between two entities in which each occurrence of the first entity is related to many occurrences of the second entity and each occurrence of the second entity is related to or at most one occurrence of the first entity
UPDATE
One-to-Many Relationship
Trigger
Integrity Constraint
35. The part of an SQL SELECT command that indicates grouping
Null
GROUP BY Clause
Repeating Groups
Integrity Constraint
36. When comparing tables the set of all rows that are in the first table but that are not in the second table
Difference
Multiple-Field Index
Integrity Constraint
Sort
37. The property that lets you change the structure of a database without requiring you to change the programs that access the database
Data Independence
Security
Sort
Integrity
38. The individual or group that is responsible for a database
Stored Procedure
Delimiter
Database Administration (DBA)
Entity-Relationship (E-R) Diagram
39. A structure that contains information about the objects (tables or columns or indexes or views and so on) in a database
Field
Stored Procedure
Join
System Catalog
40. The rule that if table A contains a foreign key that matches the primary key of table B then the value of this foreign key must either match the value of the primary key for some row in table B or be null
Database Management System (DBMS)
Defining Query
Null
Referential Integrity
41. The portion of the Query Design window in Access where you enter fields or criteria or sort orders and so on
WHERE Clause
Integrity Constraint
Design Grid
View
42. A collection of relations
Update Query
Defining Query
Entity
Relational Database
43. Two simple criteria in a query the are combined with the AND or OR operators
Query
Compound Criteria
Form
AND Criterion
44. A source of data - usually stored in hidden database tables - about the types of entities or attributes and relationships in a database
Comparison Operator
Row-and Column Subset View
Qualify
Catalog
45. A rule that must be followed by data in a database
Integrity
Cascade Delete
Integrity Constraint
Grouping
46. A function used to calculate the number of entries and the sum or average of all the entries in a given column or the largest or smallest of the entries in a given column
Intersection
PROJECT
Functions
Integrity Constraint
47. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Unnormalized Relation
Legal-Values Integrity
One-to-Many Relationship
SELECT
48. The SQL command that drops (deletes) a table from a database
DROP TABLE
Design Grid
Data Independence
Delimiter
49. The individual or group that is responsible for a database
SUBTRACT
Database Administration (DBA)
Unnormalized Relation
Database Management System (DBMS)
50. An association between entities
Relationship
Make-Table Query
Criteria
PROJECT
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests