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. Defines where to deliver Service Broker messages. If not specified - the AutoCreatedLocal ¬¬¬¬¬¬¬¬_______ is used.
Route
Stopword
Stored procedure
Stoplist
2. 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.
Unique constraint
Stopword
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Recursive CTE
3. 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
Cost
Geometry data type
Unique constraint
Recursive CTE
4. A ____ that includes all rows from an outer table and includes any rows from the inner table that match the _____ criteria.
Service
Noncorrelated subquery
Aggregate function
OUTER JOIN
5. A process that manages third-party components such as filters - word breakers - and stemmers separated from the SQL Server process
Population (crawl)
JOIN
Filter daemon host process (Fdhost exe)
Constraint
6. 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.
Full-Text Engine
Open Geospatial Consortium (OGC)
Schema binding
Route
7. A conversation between two specific Services - Broker services that provides exactly-once-in-order - (EOIO) message delivery
Methods
Aggregate function
Fllestream
Dialog
8. A role specified when enabling CDC that is used to limit access to the change data
PartItioned view
Gating role
Foreign key constraInt
Full-Text Engine
9. 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
Page
FOR XML
Spatial reference identifier (SRID)
10. 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.
Materialized view
FOR XML
JOIN
Distributed partitioned view
11. A query that is embedded within - but does not reference any columns from - an outer query.
Partition scheme
Row Identifier (RID)
Noncorrelated subquery
Spatial reference identifier (SRID)
12. A ____ that utilizes a UNION ALL clause to combine multiple member tables of the same structure into a single result set.
PartItioned view
Instantiation
Message type
Dialog
13. A _________ that might return a different value each time it is called given the same input parameter.
Scalar function
Nondeterministic function
Parameter
Object
14. Sets the relative precedence for Service Broker conversations
Object
Term
Conversation priority
Partition scheme
15. Provides security to dialogs connecting to remote databases.
Remote service binding
Impersonation
Geometry data type
Methods
16. The binary equivalent to WKT - which is sometimes used to transfer and store spatial data.
Stored procedure
Module
Well-known binary (WKB)
Service Broker endpoint
17. A standard created by the OGC that is used to represent text-based descriptions of geospatial objects.
Word breaker
Well-known text (WKT)
Remote service binding
OGC Extended Methods
18. A function that returns the same value every time it is executed given the same input parameters
Identlty
DetermInistic function
Well-known text (WKT)
Atomicity
19. A function that defines the values that divide a table or index into multiple ___________.
Message type
Table-valued function
Primary key
Partition function
20. A deterministic view that has a unique - clustered _____ created against it
Stopword
Gating role
Consistency
Indexed view
21. A TSQL operator that combines the result sets from multiple queries.
Check constraint
XML document
UNION
Upper bound
22. Is not well-formed; that is - it does not have a root node.
Event group
XML fragment
Noncorrelated subquery
Filter
23. A database object that is used to manage stopwords; There is a system-defined stoplist and you can also create your own stoplists.
Open Geospatial Consortium (OGC)
Stoplist
Event group
Word breaker
24. A set of DDL events within the DDL event hierarchy
Instantiation
Page
Event group
System process ID (SPID)
25. A numeric value representing a physical location within a heap and page.
Instantiation
Stemmer
Parameter
Row Identifier (RID)
26. A built-in or user-defined function that provides a calculation on a set of rows or values
Foreign key constraInt
Scalar function
Aggregate function
Dialog
27. A collection of conversations that are related
Open Geospatial Consortium (OGC)
Service
Full-text catalog
Conversation group
28. A hidden table where Service Broker messages are stored until they are processed.
Service Broker endpoint
DetermInistic function
DDL trigger
Queue
29. 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
Indexed view
XML
Unique constraint
Row Identifier (RID)
30. NET Framework applications that provide specialized functionality within SQL Server PowerShell
Page
Cmdlets
INNER JOIN
Consistency
31. An internal metric used by SOL Server to determine the amount of processing resources a given query plan will consume
Check constraint
Spatial reference identifier (SRID)
Filter
Cost
32. Defines on which file group each ________ defined by a _______ function should be stored.
Dialog
Partition scheme
DML trigger
Conversation group
33. A trigger that executes in response to a DDL event
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
DDL trigger
Conversation
Spatial reference identifier (SRID)
34. The process of producing a particular instance of an object based on the object's properties and methods
Instantiation
Page
Well-known binary (WKB)
Clustered Index
35. A service that starts Fdhost:exe processes when the Full-Text Engine requires them.
Geometry data type
Constraint
OUTER JOIN
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
36. 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
OGC Extended Methods
Distributed partitioned view
Full-Text Engine
Consistency
37. A collection of properties and methods that provide a defined functionality.
Nonclustered Index
Object
Partition scheme
Impersonation
38. A ____ that includes only the rows that are in common in all tables referenced in the FROM clause
INNER JOIN
Upper bound
System process ID (SPID)
Check constraint
39. A function that returns the results as a table data type.
Partition scheme
Correlated subquery
Distributed partitioned view
Table-valued function
40. 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.
Word breaker
XML data type
Geometry data type
Fllestream
41. Used to configure SQL Server to send and receive messages over TCP/IP connections.
Recursive CTE
Isolation
Service Broker endpoint
Consistency
42. A long-term - asynchronous - and reliable communication channel across which messages are sent by using Service Broker
Full-Text Engine
User-defined function (UDF)
Conversation
Population (crawl)
43. Actions an object can perform.
Primary key
Methods
Partition function
Variable
44. An object that contains significant words and their locations within the columns included in the index
Full-text Index
Queue
Gating role
Conversation group
45. 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
Isolation
Geography data type
Upper bound
Nonclustered Index
46. A process that provides inflectional matches to verbs and nouns based on the linguistic rules of the data language defined.
Stemmer
JOIN
Log Sequence Number (LSN)
Materialized view
47. 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
Well-known text (WKT)
Full-Text Engine
Full-text Index
Foreign key constraInt
48. The process by which a user assumes the security credentials of another user
Impersonation
Clustered Index
Route
PartItioned view
49. The name given to the group of tasks within a Service Broker solution that require messages to be sent.
Population (crawl)
Identlty
Well-known binary (WKB)
Service
50. 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.
Parameter
JOIN
User-defined function (UDF)
Row Identifier (RID)
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests