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
Distributed partitioned view
Nondeterministic function
Stored procedure
INNER JOIN
2. Defines where to deliver Service Broker messages. If not specified - the AutoCreatedLocal ¬¬¬¬¬¬¬¬_______ is used.
Table-valued function
Route
OUTER JOIN
Cmdlets
3. A trigger that executes in response to a DDL event
DDL trigger
XML fragment
Identlty
UNION
4. A constraint that is used to implement referential integrity between tables (or even within a single table)
Foreign key constraInt
Remote service binding
Variable
Heap
5. A function referenced in a SELECT clause that accepts an expression and returns a single value of a defined data type.
Scalar function
Atomicity
Indexed view
Well-known text (WKT)
6. XML files that define synonyms for terms in a specific language.
System process ID (SPID)
Check constraint
Thesaurus
Variable
7. A run time inside SQL Server that allows some objects to be created using a NET language such as C# or Visual Basic NET.
SQLCLR
Full-Text Engine
Upper bound
Remote service binding
8. 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
OUTER JOIN
Filter
Recursive CTE
Correlated subquery
9. A deterministic view that has a unique - clustered _____ created against it
Nonclustered Index
Indexed view
Partition function
Stoplist
10. The security credentials under which a code module is executed
OUTER JOIN
Materialized view
Execution context
Unique constraint
11. 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.
Table-valued function
Stopword
Event group
Nondeterministic function
12. A native SQL Sever data type that can handle both ____ fragments and documents as well as un typed and typed (schema validated) ___ data.
Stoplist
Distributed partitioned view
Instantiation
XML data type
13. 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
Term
Gating role
Spatial reference identifier (SRID)
Constraint
14. A function that defines the values that divide a table or index into multiple ___________.
Open Geospatial Consortium (OGC)
Cmdlets
Population (crawl)
Partition function
15. 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.
Impersonation
Open Geospatial Consortium (OGC)
Stored procedure
Distributed partitioned view
16. 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
User-defined function (UDF)
Primary key
Variable
17. 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
Isolation
PartItioned view
Recursive CTE
Primary key
18. A way to make SQL Server return a stream making up an XML document or fragment
FOR XML
Stored procedure
Table-valued function
System process ID (SPID)
19. A word or character string defined by a word breaker.
Primary key
Token
XML data type
Full-text Index
20. A service that starts Fdhost:exe processes when the Full-Text Engine requires them.
Scalar function
Term
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Event group
21. 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)
Variable
Cmdlets
Scalar function
22. After a transaction is committed - the final state of the data is still available even if the server fails or is restarted
Durability
Distributed partitioned view
Contract
XML fragment
23. A standard created by the OGC that is used to represent text-based descriptions of geospatial objects.
XML document
Well-known text (WKT)
PartItioned view
Full-text Index
24. A role specified when enabling CDC that is used to limit access to the change data
Population (crawl)
Primary key
Distributed partitioned view
Gating role
25. Actions an object can perform.
Impersonation
Parameter
Methods
SQLCLR
26. 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
Atomicity
Consistency
INNER JOIN
Partition function
27. Defines on which file group each ________ defined by a _______ function should be stored.
Foreign key constraInt
Spatial reference identifier (SRID)
JOIN
Partition scheme
28. A collection of properties and methods that provide a defined functionality.
Event group
Object
Constraint
Nonclustered Index
29. A process that manages third-party components such as filters - word breakers - and stemmers separated from the SQL Server process
Object
Filter daemon host process (Fdhost exe)
Foreign key constraInt
Heap
30. 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
Cursor
Recursive CTE
Distributed partitioned view
Route
31. 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
Clustered Index
Full-Text Engine
SQLCLR
Cost
32. A server-side object that allows you to retrieve and process a set of data on a row-by-row basis
Atomicity
Cursor
Population (crawl)
JOIN
33. 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.
JOIN
Recursive CTE
Parameter
XML
34. Used to configure SQL Server to send and receive messages over TCP/IP connections.
Service Broker endpoint
Fllestream
Geometry data type
Aggregate function
35. A function that returns the same value every time it is executed given the same input parameters
Nondeterministic function
Function
Filter
DetermInistic function
36. An object that contains significant words and their locations within the columns included in the index
Term
Heap
Full-text Index
Function
37. Used to store planar data based on Euclidean space such as points - lines - and polygons
Primary key
Geometry data type
System process ID (SPID)
JOIN
38. The process of adding data to a full -text index either during creation or when the full-text index is built.
XML data type
System process ID (SPID)
Population (crawl)
INNER JOIN
39. A special case of a partitioned view where the member tables are stored on multiple SOL Server instances
Stemmer
Distributed partitioned view
Geography data type
Constraint
40. The process by which a user assumes the security credentials of another user
Execution context
Impersonation
OUTER JOIN
Identlty
41. A numeric value representing a physical location within a heap and page.
Object
PartItioned view
Geometry data type
Row Identifier (RID)
42. The smallest storage object maintained by SQL Server; a _____ is exactly 8 KB in size.
Distributed partitioned view
OGC Extended Methods
Aggregate function
Page
43. An index that imposes a physical order on the rows within a table- There can only be a single clustered index on a table
DDL trigger
Foreign key constraInt
Clustered Index
Stored procedure
44. An internal metric used by SOL Server to determine the amount of processing resources a given query plan will consume
Gating role
XML document
Token
Cost
45. A numeric value assigned to each connection to SQL Server.
Constraint
Conversation group
XML
System process ID (SPID)
46. A database object that is used to manage stopwords; There is a system-defined stoplist and you can also create your own stoplists.
Stoplist
Foreign key constraInt
Population (crawl)
Durability
47. A conversation between two specific Services - Broker services that provides exactly-once-in-order - (EOIO) message delivery
Dialog
Term
Conversation
Conversation priority
48. A physical structure implemented as a balanced tree that is used to speed up query operations
Well-known binary (WKB)
XML document
Partition scheme
Index
49. A variable that is passed to a stored procedure or function.
Recursive CTE
Stoplist
Parameter
OGC Extended Methods
50. A query that is embedded within - but does not reference any columns from - an outer query.
Full-text catalog
Event group
Constraint
Noncorrelated subquery
Sorry!:) No result found.
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