SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
SQL Server Vocab
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 word or character string defined by a word breaker.
Variable
Token
Schema binding
Check constraint
2. A set of DDL events within the DDL event hierarchy
UNION
Spatial reference identifier (SRID)
DDL trigger
Event group
3. An international nonprofit organization that develops standards for geospatial and location-based services.
Partition scheme
Full-text Index
XML document
Open Geospatial Consortium (OGC)
4. A named SQL statement programming object that can be called in either a SELECT or FROM clause that returns a single {scalar} value or a value with a table data type - but is not allowed to modify the state of a database or the instance
Function
Open Geospatial Consortium (OGC)
Index
Partition scheme
5. Defines the name and contents of a message.
Message type
Constraint
Consistency
Full-Text Engine
6. Provides security to dialogs connecting to remote databases.
Impersonation
Message type
Upper bound
Remote service binding
7. An internal metric used by SOL Server to determine the amount of processing resources a given query plan will consume
OGC Extended Methods
Conversation priority
Cost
Correlated subquery
8. An object that is used to store a scalar value for use within a function - trigger - or stored procedure.
Variable
Filter
Nonclustered Index
Partition function
9. An index that contains one or more columns in a table that are used to improve query efficiency; If the table has a ______ index - the root level of the _______ index points back to the clustering key - otherwise - the root level points to a row in
Nonclustered Index
Unique constraint
Clustered Index
Scalar function
10. The word - phrase - or character string included as input in the full -text query.
Term
Queue
OGC Extended Methods
Message type
11. Defines on which file group each ________ defined by a _______ function should be stored.
Term
Change tables
Partition scheme
Spatial reference identifier (SRID)
12. A trigger that executes in response to a DDL event
DDL trigger
Remote service binding
Aggregate function
Conversation group
13. The name given to the group of tasks within a Service Broker solution that require messages to be sent.
Spatial reference identifier (SRID)
OUTER JOIN
Service
Schema binding
14. The binary equivalent to WKT - which is sometimes used to transfer and store spatial data.
Well-known binary (WKB)
User-defined function (UDF)
UNION
Conversation
15. An option that is available for views and functions that ensures any dependent objects cannot be dropped unless the view or function is dropped first.
Cmdlets
Durability
Full-Text Engine
Schema binding
16. A native SQL Sever data type that can handle both ____ fragments and documents as well as un typed and typed (schema validated) ___ data.
XML data type
Variable
FOR XML
UNION
17. Used to configure SQL Server to send and receive messages over TCP/IP connections.
DML trigger
Instantiation
Service Broker endpoint
XML
18. Used to store ellipsoidal (round-earth) data - such as latitude and longitude coordinates
Geography data type
Full-Text Engine
Constraint
INNER JOIN
19. A table without a clustered index; (A ____ can still have nonclustered indexes defined on it)
Noncorrelated subquery
Heap
INNER JOIN
Check constraint
20. A run time inside SQL Server that allows some objects to be created using a NET language such as C# or Visual Basic NET.
Gating role
DetermInistic function
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
SQLCLR
21. A function that returns the same value every time it is executed given the same input parameters
Constraint
DetermInistic function
Module
Schema binding
22. A module of code that is stored within a database that provides an API that applications can use to abstract the database structure from application code.
Stored procedure
Impersonation
Queue
User-defined function (UDF)
23. A virtual object that represents a group of full-text indexes
Scalar function
XML
Full-text catalog
Table-valued function
24. When two or more pieces of information are involved in a transaction - either all the pieces are committed or none of them are
Atomicity
Nonclustered Index
Instantiation
Full-text Index
25. A function that defines the values that divide a table or index into multiple ___________.
Open Geospatial Consortium (OGC)
Correlated subquery
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Partition function
26. The process of producing a particular instance of an object based on the object's properties and methods
Population (crawl)
XML
Route
Instantiation
27. A service that starts Fdhost:exe processes when the Full-Text Engine requires them.
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
OUTER JOIN
Stopword
DML trigger
28. A _________ that might return a different value each time it is called given the same input parameter.
Word breaker
Nondeterministic function
Service
Clustered Index
29. A process that provides inflectional matches to verbs and nouns based on the linguistic rules of the data language defined.
Parameter
Partition function
Stemmer
Correlated subquery
30. A query that is embedded within - but does not reference any columns from - an outer query.
Cursor
JOIN
Noncorrelated subquery
Scalar function
31. A trigger that executes in response to a DML event
Thesaurus
Page
Full-text catalog
DML trigger
32. A _________ that is set on one or more columns in a table that ensures the data in each row is unique within the table for that column or combination of columns; A unique _________ allows NULL values and therefore cannot be used to uniquely identify
Geometry data type
Fllestream
Unique constraint
Function
33. A constraint that is set on one column or a combination of columns in a table that must uniquely identify a row in the table; By definition - the __________ cannot contain NULL values.
Correlated subquery
Filter daemon host process (Fdhost exe)
Constraint
Primary key
34. An object that contains significant words and their locations within the columns included in the index
Filter daemon host process (Fdhost exe)
Contract
Page
Full-text Index
35. _______ designed to work with geometry and geography data types.
Clustered Index
Cost
OGC Extended Methods
Cmdlets
36. After a transaction is committed - the final state of the data is still available even if the server fails or is restarted
Partition scheme
Well-known binary (WKB)
Durability
Impersonation
37. A standard created by the OGC that is used to represent text-based descriptions of geospatial objects.
Service Broker endpoint
Word breaker
Primary key
Well-known text (WKT)
38. A deterministic view that has a unique - clustered _____ created against it
Indexed view
Event group
Conversation priority
XML data type
39. A component that processes a document to extract the textual information from documents stored in a varbinary(max) or image column and then sends that information to the word breaker
Spatial reference identifier (SRID)
Filter
Stoplist
Change tables
40. Defines where to deliver Service Broker messages. If not specified - the AutoCreatedLocal ¬¬¬¬¬¬¬¬_______ is used.
INNER JOIN
Contract
Noncorrelated subquery
Route
41. A TSQL operator that combines the result sets from multiple queries.
UNION
Dialog
Population (crawl)
Instantiation
42. A set of code that is stored within a database; The ____ types supported by SQL Server are triggers - functions - views - and stored procedures.
Term
Open Geospatial Consortium (OGC)
Module
Log Sequence Number (LSN)
43. XML files that define synonyms for terms in a specific language.
OUTER JOIN
Index
Thesaurus
Conversation priority
44. A constraint that applies a Boolean expression to rows added or updated in tables to verify whether the update should be allowed
Conversation group
Check constraint
Well-known text (WKT)
Function
45. A property that can be applied to the varbinary(max) data type and that makes the actual data reside in a directory structure in the file system instead of inside the database's data file or files
Log Sequence Number (LSN)
Fllestream
Primary key
Page
46. A variable that is passed to a stored procedure or function.
XML
Service Broker endpoint
Unique constraint
Parameter
47. An agreement between two services that defines the message types the services send to accomplish certain tasks- It also defines what participants can send which message types
Materialized view
Table-valued function
Contract
Stemmer
48. A server-side object that allows you to retrieve and process a set of data on a row-by-row basis
Gating role
Cursor
Conversation priority
Filter daemon host process (Fdhost exe)
49. During a transaction (before it is committed or rolled back) the data must remain in an isolated state and not be accessible to other transactions; In SQL Server - the isolation level can be controlled for each transaction
Cmdlets
Change tables
Isolation
Queue
50. Defines an ending Log Sequence Number (LSN) to define a valid range of rows within a change table.
Module
DetermInistic function
Upper bound
Cost