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 collection of properties and methods that provide a defined functionality.
Object
Noncorrelated subquery
Population (crawl)
Remote service binding
2. A role specified when enabling CDC that is used to limit access to the change data
Gating role
Thesaurus
Stopword
Log Sequence Number (LSN)
3. A numeric value assigned to each connection to SQL Server.
Foreign key constraInt
Indexed view
Impersonation
System process ID (SPID)
4. A set of code that is stored within a database; The ____ types supported by SQL Server are triggers - functions - views - and stored procedures.
Primary key
Row Identifier (RID)
Module
System process ID (SPID)
5. A function that returns the results as a table data type.
User-defined function (UDF)
Identlty
Impersonation
Table-valued function
6. A constraint that applies a Boolean expression to rows added or updated in tables to verify whether the update should be allowed
Check constraint
DDL trigger
Queue
Row Identifier (RID)
7. The smallest storage object maintained by SQL Server; a _____ is exactly 8 KB in size.
Page
SQLCLR
Stored procedure
XML
8. A query that is embedded within - and references columns from - an outer query
Well-known binary (WKB)
Indexed view
Impersonation
Correlated subquery
9. 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
Contract
PartItioned view
Remote service binding
10. 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.
Recursive CTE
XML document
Word breaker
Event group
11. 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
Conversation group
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Fllestream
Contract
12. 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
Page
Conversation
Identlty
Aggregate function
13. The name given to the group of tasks within a Service Broker solution that require messages to be sent.
Token
Service
Filter
Module
14. 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.
Instantiation
Nondeterministic function
Schema binding
Change tables
15. 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
Identlty
UNION
Recursive CTE
System process ID (SPID)
16. NET Framework applications that provide specialized functionality within SQL Server PowerShell
Filter daemon host process (Fdhost exe)
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Cmdlets
Heap
17. 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
Event group
Term
Parameter
18. A way to make SQL Server return a stream making up an XML document or fragment
Remote service binding
Change tables
FOR XML
Nondeterministic function
19. Actions an object can perform.
Table-valued function
INNER JOIN
Service
Methods
20. An internal metric used by SOL Server to determine the amount of processing resources a given query plan will consume
Partition scheme
Message type
Cost
User-defined function (UDF)
21. 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.
Identlty
Filter
Methods
User-defined function (UDF)
22. Used to configure SQL Server to send and receive messages over TCP/IP connections.
Service Broker endpoint
Spatial reference identifier (SRID)
System process ID (SPID)
Event group
23. 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
Constraint
Unique constraint
Fllestream
Event group
24. The word - phrase - or character string included as input in the full -text query.
Term
Service Broker endpoint
FOR XML
Remote service binding
25. A function that returns the same value every time it is executed given the same input parameters
Indexed view
Stoplist
Recursive CTE
DetermInistic function
26. A conversation between two specific Services - Broker services that provides exactly-once-in-order - (EOIO) message delivery
Open Geospatial Consortium (OGC)
Word breaker
Dialog
Indexed view
27. Defines the name and contents of a message.
Durability
Primary key
Thesaurus
Message type
28. Used to store planar data based on Euclidean space such as points - lines - and polygons
Geometry data type
Heap
Stoplist
Consistency
29. A virtual object that represents a group of full-text indexes
Geography data type
Full-text catalog
Full-text Index
XML document
30. A deterministic view that has a unique - clustered _____ created against it
Geometry data type
Indexed view
Stored procedure
FOR XML
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
System process ID (SPID)
Constraint
Token
Methods
32. 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
Nondeterministic function
Schema binding
Methods
Full-Text Engine
33. A constraint that is used to implement referential integrity between tables (or even within a single table)
DDL trigger
Full-text catalog
Foreign key constraInt
Cmdlets
34. Defines an ending Log Sequence Number (LSN) to define a valid range of rows within a change table.
Upper bound
Geometry data type
Event group
Schema binding
35. After a transaction is committed - the final state of the data is still available even if the server fails or is restarted
Cursor
DDL trigger
Durability
Cost
36. A standard created by the OGC that is used to represent text-based descriptions of geospatial objects.
DML trigger
JOIN
Well-known text (WKT)
Dialog
37. Is not well-formed; that is - it does not have a root node.
XML fragment
Fllestream
DML trigger
Consistency
38. A process that provides inflectional matches to verbs and nouns based on the linguistic rules of the data language defined.
Durability
Noncorrelated subquery
SQLCLR
Stemmer
39. Sets the relative precedence for Service Broker conversations
Identlty
Partition scheme
Conversation
Conversation priority
40. A specification by the World Wide Web Consortium for transmitting and storing semi structured data.
Constraint
DDL trigger
XML
Durability
41. When two or more pieces of information are involved in a transaction - either all the pieces are committed or none of them are
UNION
INNER JOIN
Atomicity
Open Geospatial Consortium (OGC)
42. 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
Foreign key constraInt
Execution context
DetermInistic function
43. 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.
Remote service binding
Log Sequence Number (LSN)
FOR XML
Geometry data type
44. Used to store ellipsoidal (round-earth) data - such as latitude and longitude coordinates
Cursor
Geography data type
Isolation
Word breaker
45. Tables within a database that store modified rows in a database with CDC enabled
Function
Spatial reference identifier (SRID)
Change tables
Event group
46. An international nonprofit organization that develops standards for geospatial and location-based services.
Open Geospatial Consortium (OGC)
Correlated subquery
Change tables
Stopword
47. A process that manages third-party components such as filters - word breakers - and stemmers separated from the SQL Server process
Instantiation
Filter daemon host process (Fdhost exe)
Noncorrelated subquery
Stored procedure
48. _______ designed to work with geometry and geography data types.
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Event group
OGC Extended Methods
Heap
49. A _________ that might return a different value each time it is called given the same input parameter.
Service Broker endpoint
Noncorrelated subquery
Aggregate function
Nondeterministic function
50. A database object that is used to manage stopwords; There is a system-defined stoplist and you can also create your own stoplists.
Conversation
Stoplist
Isolation
Event group
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