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 process that manages third-party components such as filters - word breakers - and stemmers separated from the SQL Server process
Filter daemon host process (Fdhost exe)
Atomicity
Primary key
Population (crawl)
2. Is well formed; that is - it must have a root node.
Impersonation
Full-text catalog
Consistency
XML document
3. Used to configure SQL Server to send and receive messages over TCP/IP connections.
Dialog
Service Broker endpoint
Well-known binary (WKB)
Open Geospatial Consortium (OGC)
4. A constraint that applies a Boolean expression to rows added or updated in tables to verify whether the update should be allowed
Full-Text Engine
Check constraint
Materialized view
XML data type
5. 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
Geometry data type
Population (crawl)
Contract
DML trigger
6. 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
Route
Filter
Geometry data type
Isolation
7. An object that contains significant words and their locations within the columns included in the index
Geography data type
Full-text Index
Well-known text (WKT)
DML trigger
8. A physical structure implemented as a balanced tree that is used to speed up query operations
Index
Module
Unique constraint
Full-text catalog
9. A specification by the World Wide Web Consortium for transmitting and storing semi structured data.
Queue
Instantiation
XML
SQLCLR
10. Used to store ellipsoidal (round-earth) data - such as latitude and longitude coordinates
Correlated subquery
Cmdlets
Geography data type
Noncorrelated subquery
11. The name given to the group of tasks within a Service Broker solution that require messages to be sent.
Log Sequence Number (LSN)
INNER JOIN
Service
Well-known text (WKT)
12. Is not well-formed; that is - it does not have a root node.
XML fragment
Identlty
XML document
DML trigger
13. Used to store planar data based on Euclidean space such as points - lines - and polygons
Clustered Index
Stopword
Geometry data type
JOIN
14. When two or more pieces of information are involved in a transaction - either all the pieces are committed or none of them are
Recursive CTE
Correlated subquery
Cmdlets
Atomicity
15. An internal metric used by SOL Server to determine the amount of processing resources a given query plan will consume
Filter
Cost
Function
Log Sequence Number (LSN)
16. A query that is embedded within - but does not reference any columns from - an outer query.
Recursive CTE
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Constraint
Noncorrelated subquery
17. 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
Impersonation
Geometry data type
Indexed view
18. 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.
Schema binding
Clustered Index
Aggregate function
Route
19. Provides security to dialogs connecting to remote databases.
XML
Conversation
Remote service binding
Methods
20. 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
Materialized view
Conversation group
Full-Text Engine
DDL trigger
21. A function that returns the same value every time it is executed given the same input parameters
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Noncorrelated subquery
DetermInistic function
Remote service binding
22. The security credentials under which a code module is executed
Open Geospatial Consortium (OGC)
Change tables
Execution context
Stoplist
23. A set of DDL events within the DDL event hierarchy
OGC Extended Methods
Fllestream
UNION
Event group
24. A special case of a partitioned view where the member tables are stored on multiple SOL Server instances
Unique constraint
Distributed partitioned view
Nonclustered Index
DetermInistic function
25. 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
Instantiation
Route
Filter
Clustered Index
26. 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.
Cursor
Primary key
Log Sequence Number (LSN)
INNER JOIN
27. A table without a clustered index; (A ____ can still have nonclustered indexes defined on it)
SQLCLR
DetermInistic function
Heap
Partition scheme
28. After a transaction is committed - the final state of the data is still available even if the server fails or is restarted
Durability
DetermInistic function
Variable
Thesaurus
29. Actions an object can perform.
Page
Full-text Index
Methods
Nondeterministic function
30. Tables within a database that store modified rows in a database with CDC enabled
Function
Page
Impersonation
Change tables
31. A rule applied to a column{s} within a table that is used to validate changes and ensure that data within a table does not violate business rules
Service Broker endpoint
Constraint
Term
Foreign key constraInt
32. An international nonprofit organization that develops standards for geospatial and location-based services.
Stemmer
Word breaker
Change tables
Open Geospatial Consortium (OGC)
33. A hidden table where Service Broker messages are stored until they are processed.
Table-valued function
Change tables
Foreign key constraInt
Queue
34. A standard created by the OGC that is used to represent text-based descriptions of geospatial objects.
Heap
Well-known text (WKT)
Cmdlets
Log Sequence Number (LSN)
35. A number assigned to entries within a transaction log to aid with recovery; lower bound Defines a starting ________ to define a valid range of rows within a change table.
Log Sequence Number (LSN)
Noncorrelated subquery
Consistency
XML data type
36. An index that imposes a physical order on the rows within a table- There can only be a single clustered index on a table
XML fragment
Clustered Index
OUTER JOIN
Consistency
37. The word - phrase - or character string included as input in the full -text query.
XML
XML fragment
Partition scheme
Term
38. A deterministic view that has a unique - clustered _____ created against it
Schema binding
Indexed view
Impersonation
Service
39. The smallest storage object maintained by SQL Server; a _____ is exactly 8 KB in size.
PartItioned view
Term
Page
Service
40. A long-term - asynchronous - and reliable communication channel across which messages are sent by using Service Broker
Unique constraint
Conversation
Primary key
Geometry data type
41. A run time inside SQL Server that allows some objects to be created using a NET language such as C# or Visual Basic NET.
Parameter
Well-known binary (WKB)
Stemmer
SQLCLR
42. A TSQL operator that combines the result sets from multiple queries.
Aggregate function
Variable
Consistency
UNION
43. 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
XML fragment
Thesaurus
Consistency
Fllestream
44. A database object that is used to manage stopwords; There is a system-defined stoplist and you can also create your own stoplists.
Stoplist
Object
Isolation
User-defined function (UDF)
45. A server-side object that allows you to retrieve and process a set of data on a row-by-row basis
Geography data type
Event group
Cursor
Parameter
46. A trigger that executes in response to a DML event
Full-Text Engine
Stored procedure
DML trigger
Event group
47. A way to make SQL Server return a stream making up an XML document or fragment
FOR XML
Identlty
Object
Log Sequence Number (LSN)
48. Defines where to deliver Service Broker messages. If not specified - the AutoCreatedLocal ¬¬¬¬¬¬¬¬_______ is used.
Partition function
Variable
Route
Nondeterministic function
49. A built-in or user-defined function that provides a calculation on a set of rows or values
Aggregate function
XML data type
System process ID (SPID)
Word breaker
50. A collection of properties and methods that provide a defined functionality.
Object
Cost
Execution context
Cmdlets