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. The process by which a user assumes the security credentials of another user
Full-text Index
Unique constraint
Impersonation
Word breaker
2. A role specified when enabling CDC that is used to limit access to the change data
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Log Sequence Number (LSN)
Execution context
Gating role
3. A function that returns the same value every time it is executed given the same input parameters
Nondeterministic function
Queue
Methods
DetermInistic function
4. A numeric value representing a physical location within a heap and page.
Row Identifier (RID)
Full-text catalog
Partition scheme
Recursive CTE
5. A set of code that is stored within a database; The ____ types supported by SQL Server are triggers - functions - views - and stored procedures.
INNER JOIN
Identlty
Module
Upper bound
6. A function created as TSQL or as Common Language Runtime (CLR) code; TSQL ____s include scalar - multi statement table valued - and inline table-valued functions.
Row Identifier (RID)
User-defined function (UDF)
UNION
Materialized view
7. An internal metric used by SOL Server to determine the amount of processing resources a given query plan will consume
Stored procedure
Cost
Cursor
Log Sequence Number (LSN)
8. At the end of a transaction - either a new and valid form of the data exists or the data is returned to its original state- Returning data to its original state is part of the rollback functionality provided by SOL
Consistency
Instantiation
Partition scheme
Nondeterministic function
9. A way to make SQL Server return a stream making up an XML document or fragment
Nonclustered Index
Thesaurus
Stemmer
FOR XML
10. 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
Aggregate function
Function
Word breaker
XML
11. 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.
Row Identifier (RID)
Identlty
Stemmer
Schema binding
12. A process that manages third-party components such as filters - word breakers - and stemmers separated from the SQL Server process
DetermInistic function
Stemmer
Filter daemon host process (Fdhost exe)
Index
13. One column per table can be defined as its identity; The __________ property automatically generates a new increased or decreased number for the column when rows are inserted into the table
Identlty
Service Broker endpoint
Log Sequence Number (LSN)
Scalar function
14. An object that is used to store a scalar value for use within a function - trigger - or stored procedure.
Filter daemon host process (Fdhost exe)
Aggregate function
Noncorrelated subquery
Variable
15. A query that is embedded within - and references columns from - an outer query
Constraint
Correlated subquery
Primary key
Nondeterministic function
16. A constraint that is used to implement referential integrity between tables (or even within a single table)
JOIN
PartItioned view
Spatial reference identifier (SRID)
Foreign key constraInt
17. A table without a clustered index; (A ____ can still have nonclustered indexes defined on it)
Heap
XML fragment
Check constraint
Indexed view
18. A deterministic view that has a unique - clustered _____ created against it
Indexed view
Partition function
Distributed partitioned view
Remote service binding
19. A conversation between two specific Services - Broker services that provides exactly-once-in-order - (EOIO) message delivery
Dialog
Consistency
Thesaurus
Conversation priority
20. A TSQL operator that combines the result sets from multiple queries.
UNION
Page
Event group
INNER JOIN
21. NET Framework applications that provide specialized functionality within SQL Server PowerShell
Full-Text Engine
Partition function
Cmdlets
Nonclustered Index
22. A function referenced in a SELECT clause that accepts an expression and returns a single value of a defined data type.
Gating role
Scalar function
User-defined function (UDF)
Conversation group
23. A reference ID associated with a specific model of the earth. These IDs reference the European Petroleum Survey Group (EPSG) standard identification system.
Spatial reference identifier (SRID)
Cmdlets
Module
Recursive CTE
24. A run time inside SQL Server that allows some objects to be created using a NET language such as C# or Visual Basic NET.
Message type
Module
SQLCLR
Unique constraint
25. A _________ that might return a different value each time it is called given the same input parameter.
Nondeterministic function
DDL trigger
Word breaker
Stopword
26. A ____ that includes all rows from an outer table and includes any rows from the inner table that match the _____ criteria.
OUTER JOIN
Primary key
Cursor
Schema binding
27. Is not well-formed; that is - it does not have a root node.
Indexed view
XML fragment
Dialog
User-defined function (UDF)
28. The process of producing a particular instance of an object based on the object's properties and methods
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Nondeterministic function
Cursor
Instantiation
29. A numeric value assigned to each connection to SQL Server.
Correlated subquery
Instantiation
System process ID (SPID)
Schema binding
30. When two or more pieces of information are involved in a transaction - either all the pieces are committed or none of them are
Nonclustered Index
Atomicity
Contract
Cost
31. After a transaction is committed - the final state of the data is still available even if the server fails or is restarted
Atomicity
Indexed view
FOR XML
Durability
32. A trigger that executes in response to a DDL event
Full-text catalog
XML document
DDL trigger
Cursor
33. A ____ that includes only the rows that are in common in all tables referenced in the FROM clause
Partition function
Event group
Row Identifier (RID)
INNER JOIN
34. The binary equivalent to WKT - which is sometimes used to transfer and store spatial data.
Token
Conversation group
Well-known binary (WKB)
Open Geospatial Consortium (OGC)
35. A set of DDL events within the DDL event hierarchy
Impersonation
Event group
Table-valued function
Population (crawl)
36. A native SQL Sever data type that can handle both ____ fragments and documents as well as un typed and typed (schema validated) ___ data.
Word breaker
DDL trigger
XML data type
XML
37. A built-in or user-defined function that provides a calculation on a set of rows or values
INNER JOIN
Aggregate function
Term
XML
38. A special type of __________ that has an anchor query - which is the source of the recursion - along with a UNION ALL statement and a second query - which recurses across the anchor query - and an outer query - which references the _____ and specifie
UNION
Well-known binary (WKB)
Aggregate function
Recursive CTE
39. A constraint that applies a Boolean expression to rows added or updated in tables to verify whether the update should be allowed
System process ID (SPID)
Thesaurus
Check constraint
Correlated subquery
40. 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
Fllestream
Conversation
Parameter
Partition scheme
41. A part of the SQL Server process that manages full-text administrative tasks - handles full-text query execution - and manages the filter daemon host process
Gating role
PartItioned view
Thesaurus
Full-Text Engine
42. A word that is commonly used and adds no meaning to a search - such as a - an - and the; _________s in SQL Server 2008 provide similar functionality to noise words in SQL Server 2005.
Stopword
Well-known binary (WKB)
Table-valued function
SQLCLR
43. The process of adding data to a full -text index either during creation or when the full-text index is built.
Population (crawl)
Upper bound
Remote service binding
Message type
44. A ____ that utilizes a UNION ALL clause to combine multiple member tables of the same structure into a single result set.
Table-valued function
PartItioned view
Message type
Isolation
45. An object that contains significant words and their locations within the columns included in the index
Function
Noncorrelated subquery
Full-text Index
Token
46. 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
Table-valued function
XML data type
Filter
Noncorrelated subquery
47. A query that is embedded within - but does not reference any columns from - an outer query.
Isolation
Noncorrelated subquery
Impersonation
Cursor
48. Tables within a database that store modified rows in a database with CDC enabled
JOIN
Token
Change tables
Cmdlets
49. Is well formed; that is - it must have a root node.
Upper bound
Atomicity
Full-Text Engine
XML document
50. Used to configure SQL Server to send and receive messages over TCP/IP connections.
Heap
Instantiation
Service Broker endpoint
System process ID (SPID)