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 ____ that includes only the rows that are in common in all tables referenced in the FROM clause
Upper bound
Methods
Stopword
INNER JOIN
2. A process that finds word boundaries (tokenizes words) based on the linguistic rules for the data language specified; You can specify the language of the data in the column when creating a full-text index on a table.
Row Identifier (RID)
Word breaker
OUTER JOIN
Isolation
3. Defines an ending Log Sequence Number (LSN) to define a valid range of rows within a change table.
Upper bound
Full-Text Engine
Event group
XML fragment
4. A physical structure implemented as a balanced tree that is used to speed up query operations
Geometry data type
Correlated subquery
Cursor
Index
5. A virtual object that represents a group of full-text indexes
XML fragment
Full-text catalog
Partition function
Function
6. A function that defines the values that divide a table or index into multiple ___________.
UNION
Service
OGC Extended Methods
Partition function
7. A process that provides inflectional matches to verbs and nouns based on the linguistic rules of the data language defined.
XML fragment
Methods
Stemmer
Well-known binary (WKB)
8. The binary equivalent to WKT - which is sometimes used to transfer and store spatial data.
Dialog
Population (crawl)
Well-known binary (WKB)
Conversation group
9. A numeric value representing a physical location within a heap and page.
Upper bound
FOR XML
UNION
Row Identifier (RID)
10. A query that is embedded within - and references columns from - an outer query
Nonclustered Index
Correlated subquery
Log Sequence Number (LSN)
Route
11. Used to store ellipsoidal (round-earth) data - such as latitude and longitude coordinates
Impersonation
Geography data type
UNION
Service Broker endpoint
12. A hidden table where Service Broker messages are stored until they are processed.
Stoplist
Constraint
Queue
Full-Text Engine
13. XML files that define synonyms for terms in a specific language.
Parameter
Thesaurus
OGC Extended Methods
DetermInistic function
14. The security credentials under which a code module is executed
UNION
Execution context
Stoplist
Schema binding
15. NET Framework applications that provide specialized functionality within SQL Server PowerShell
Heap
Cmdlets
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Consistency
16. A set of DDL events within the DDL event hierarchy
UNION
Consistency
Event group
OGC Extended Methods
17. A process that manages third-party components such as filters - word breakers - and stemmers separated from the SQL Server process
Noncorrelated subquery
Function
DDL trigger
Filter daemon host process (Fdhost exe)
18. A deterministic view that has a unique - clustered _____ created against it
Partition scheme
Indexed view
Distributed partitioned view
Route
19. A table without a clustered index; (A ____ can still have nonclustered indexes defined on it)
DetermInistic function
Primary key
Full-Text Engine
Heap
20. A special case of a partitioned view where the member tables are stored on multiple SOL Server instances
Event group
Contract
Distributed partitioned view
Conversation group
21. A collection of properties and methods that provide a defined functionality.
Full-Text Engine
Variable
Service Broker endpoint
Object
22. The smallest storage object maintained by SQL Server; a _____ is exactly 8 KB in size.
Geography data type
XML fragment
Page
Partition function
23. A standard created by the OGC that is used to represent text-based descriptions of geospatial objects.
Contract
Well-known text (WKT)
XML document
Materialized view
24. A service that starts Fdhost:exe processes when the Full-Text Engine requires them.
OGC Extended Methods
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Geography data type
Stemmer
25. 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
Variable
Materialized view
Stored procedure
26. 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
JOIN
Conversation priority
System process ID (SPID)
Fllestream
27. After a transaction is committed - the final state of the data is still available even if the server fails or is restarted
Primary key
Full-text catalog
Variable
Durability
28. 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
OGC Extended Methods
Term
User-defined function (UDF)
29. An object that is used to store a scalar value for use within a function - trigger - or stored procedure.
Methods
Variable
Page
Spatial reference identifier (SRID)
30. 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.
Filter daemon host process (Fdhost exe)
Schema binding
Module
Parameter
31. A long-term - asynchronous - and reliable communication channel across which messages are sent by using Service Broker
Stoplist
Primary key
Conversation
Stemmer
32. A specification by the World Wide Web Consortium for transmitting and storing semi structured data.
Log Sequence Number (LSN)
Open Geospatial Consortium (OGC)
Partition scheme
XML
33. 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
Full-Text Engine
Remote service binding
Scalar function
Function
34. A set of code that is stored within a database; The ____ types supported by SQL Server are triggers - functions - views - and stored procedures.
Full-text Index
Nondeterministic function
Variable
Module
35. A trigger that executes in response to a DDL event
DDL trigger
Identlty
OUTER JOIN
Well-known text (WKT)
36. A collection of conversations that are related
Filter daemon host process (Fdhost exe)
Stored procedure
Conversation group
UNION
37. A trigger that executes in response to a DML event
Open Geospatial Consortium (OGC)
DML trigger
Index
Dialog
38. The process of producing a particular instance of an object based on the object's properties and methods
PartItioned view
Table-valued function
Geometry data type
Instantiation
39. A constraint that applies a Boolean expression to rows added or updated in tables to verify whether the update should be allowed
Instantiation
Filter
Thesaurus
Check constraint
40. A server-side object that allows you to retrieve and process a set of data on a row-by-row basis
Spatial reference identifier (SRID)
INNER JOIN
Execution context
Cursor
41. A numeric value assigned to each connection to SQL Server.
Table-valued function
System process ID (SPID)
Unique constraint
Index
42. A function that returns the results as a table data type.
Object
Parameter
Table-valued function
Queue
43. 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
Contract
Message type
JOIN
Remote service binding
44. Another name for an indexed view; Message Contains information that is sent within a Service Broker conversation.
Schema binding
Aggregate function
Materialized view
Check constraint
45. A TSQL operator that combines multiple related tables to define the result set; The _______ syntax defines a column or columns which are common between the tables that are used to correlate the data.
Heap
JOIN
Service
PartItioned view
46. A query that is embedded within - but does not reference any columns from - an outer query.
Noncorrelated subquery
Message type
Term
Indexed view
47. A function that returns the same value every time it is executed given the same input parameters
Primary key
DetermInistic function
Gating role
User-defined function (UDF)
48. A TSQL operator that combines the result sets from multiple queries.
Partition scheme
Well-known text (WKT)
UNION
Variable
49. A variable that is passed to a stored procedure or function.
Message type
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Parameter
Foreign key constraInt
50. The name given to the group of tasks within a Service Broker solution that require messages to be sent.
Cmdlets
Cost
Thesaurus
Service