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 trigger that executes in response to a DDL event
Distributed partitioned view
Stoplist
Well-known binary (WKB)
DDL trigger
2. Tables within a database that store modified rows in a database with CDC enabled
Geometry data type
Change tables
Spatial reference identifier (SRID)
Nonclustered Index
3. 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
Geometry data type
XML fragment
Filter
XML document
4. The process by which a user assumes the security credentials of another user
XML data type
Impersonation
Service
Term
5. An object that contains significant words and their locations within the columns included in the index
Scalar function
Full-text Index
Foreign key constraInt
Execution context
6. An international nonprofit organization that develops standards for geospatial and location-based services.
Methods
Object
DetermInistic function
Open Geospatial Consortium (OGC)
7. A variable that is passed to a stored procedure or function.
Impersonation
Atomicity
PartItioned view
Parameter
8. The security credentials under which a code module is executed
Row Identifier (RID)
Execution context
Service
Durability
9. 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
Clustered Index
Contract
Gating role
Partition scheme
10. A run time inside SQL Server that allows some objects to be created using a NET language such as C# or Visual Basic NET.
Atomicity
Upper bound
Change tables
SQLCLR
11. A set of code that is stored within a database; The ____ types supported by SQL Server are triggers - functions - views - and stored procedures.
Nondeterministic function
Module
Spatial reference identifier (SRID)
Execution context
12. Sets the relative precedence for Service Broker conversations
Contract
PartItioned view
Conversation priority
Filter daemon host process (Fdhost exe)
13. The word - phrase - or character string included as input in the full -text query.
Conversation group
OGC Extended Methods
Isolation
Term
14. The smallest storage object maintained by SQL Server; a _____ is exactly 8 KB in size.
Page
Nondeterministic function
Distributed partitioned view
Conversation
15. A constraint that applies a Boolean expression to rows added or updated in tables to verify whether the update should be allowed
FOR XML
DetermInistic function
Check constraint
Noncorrelated subquery
16. Used to store planar data based on Euclidean space such as points - lines - and polygons
Stemmer
Geometry data type
Atomicity
Thesaurus
17. 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
Full-text catalog
Identlty
DDL trigger
Service
18. Actions an object can perform.
INNER JOIN
Stored procedure
Methods
Check constraint
19. Defines an ending Log Sequence Number (LSN) to define a valid range of rows within a change table.
Upper bound
Function
Recursive CTE
Cmdlets
20. A ____ that includes only the rows that are in common in all tables referenced in the FROM clause
XML data type
Full-text Index
INNER JOIN
Service Broker endpoint
21. A trigger that executes in response to a DML event
Primary key
DML trigger
Filter
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
22. 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
PartItioned view
Well-known text (WKT)
Filter
23. An object that is used to store a scalar value for use within a function - trigger - or stored procedure.
Scalar function
Stoplist
Variable
Filter
24. A deterministic view that has a unique - clustered _____ created against it
Schema binding
Indexed view
Upper bound
User-defined function (UDF)
25. A numeric value representing a physical location within a heap and page.
Row Identifier (RID)
DetermInistic function
Well-known text (WKT)
Instantiation
26. The process of producing a particular instance of an object based on the object's properties and methods
Heap
OGC Extended Methods
Conversation
Instantiation
27. Used to store ellipsoidal (round-earth) data - such as latitude and longitude coordinates
FOR XML
Parameter
Nondeterministic function
Geography data type
28. 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
Queue
Object
Noncorrelated subquery
29. 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.
XML data type
Conversation
Filter
Schema binding
30. A constraint that is used to implement referential integrity between tables (or even within a single table)
Well-known text (WKT)
Object
Foreign key constraInt
Full-text catalog
31. An internal metric used by SOL Server to determine the amount of processing resources a given query plan will consume
Cost
Full-text catalog
Indexed view
Materialized view
32. A built-in or user-defined function that provides a calculation on a set of rows or values
Page
Aggregate function
Consistency
XML
33. A query that is embedded within - but does not reference any columns from - an outer query.
Event group
Stemmer
Noncorrelated subquery
Impersonation
34. The binary equivalent to WKT - which is sometimes used to transfer and store spatial data.
Recursive CTE
Nondeterministic function
Stemmer
Well-known binary (WKB)
35. A virtual object that represents a group of full-text indexes
Full-text catalog
Full-text Index
Partition scheme
Filter daemon host process (Fdhost exe)
36. 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
Unique constraint
Correlated subquery
Filter
Stemmer
37. A collection of conversations that are related
Indexed view
Correlated subquery
Spatial reference identifier (SRID)
Conversation group
38. A word or character string defined by a word breaker.
Conversation
Execution context
Cost
Token
39. A process that manages third-party components such as filters - word breakers - and stemmers separated from the SQL Server process
System process ID (SPID)
Filter daemon host process (Fdhost exe)
Durability
Log Sequence Number (LSN)
40. Provides security to dialogs connecting to remote databases.
Remote service binding
Open Geospatial Consortium (OGC)
Table-valued function
Upper bound
41. A set of DDL events within the DDL event hierarchy
Event group
Conversation
DetermInistic function
Stemmer
42. The process of adding data to a full -text index either during creation or when the full-text index is built.
Population (crawl)
Noncorrelated subquery
Clustered Index
Cursor
43. _______ designed to work with geometry and geography data types.
Contract
XML
OGC Extended Methods
Consistency
44. 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
XML document
Remote service binding
Recursive CTE
Page
45. 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.
Log Sequence Number (LSN)
Well-known text (WKT)
DDL trigger
Primary key
46. A TSQL operator that combines the result sets from multiple queries.
UNION
Stopword
Check constraint
Change tables
47. Defines where to deliver Service Broker messages. If not specified - the AutoCreatedLocal ¬¬¬¬¬¬¬¬_______ is used.
Service
XML fragment
Route
Thesaurus
48. Defines on which file group each ________ defined by a _______ function should be stored.
Cost
Partition scheme
Message type
Remote service binding
49. Another name for an indexed view; Message Contains information that is sent within a Service Broker conversation.
Materialized view
Identlty
Module
FOR XML
50. A special case of a partitioned view where the member tables are stored on multiple SOL Server instances
Table-valued function
Term
Distributed partitioned view
XML
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