Solved

Matching

Question 35

Matching

Matching :

Premises:
a database object that groups together permissions on different database objects
a constraint that models the relationship that exists between two tables
a word that belongs to the SQL programming language
the number of places after the decimal point in a numeric data type or the accuracy in the case of a date data type
a group of data files used for storage management
a setting that specifies how much the database will increase the file size once it reaches a limit
a logical container that groups together collections of objects within a database and allows them to be managed as a group
a right to perform an action against a database object
the maximum number of digits that a numeric data type can hold
a term used to describe a situation in which two processes compete for the same resource
Responses:
role
Autogrowth
reserved keyword
precision
contention
foreign key relationship
schema
scale
filegroup
permission

Correct Answer:

a database object that groups together permissions on different database objects
a constraint that models the relationship that exists between two tables
a word that belongs to the SQL programming language
the number of places after the decimal point in a numeric data type or the accuracy in the case of a date data type
a group of data files used for storage management
a setting that specifies how much the database will increase the file size once it reaches a limit
a logical container that groups together collections of objects within a database and allows them to be managed as a group
a right to perform an action against a database object
the maximum number of digits that a numeric data type can hold
a term used to describe a situation in which two processes compete for the same resource
Related Questions