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 TSQL operator that combines the result sets from multiple queries.
Log Sequence Number (LSN)
Thesaurus
UNION
Constraint
2. A trigger that executes in response to a DDL event
Table-valued function
XML document
Message type
DDL trigger
3. A service that starts Fdhost:exe processes when the Full-Text Engine requires them.
UNION
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Heap
DDL trigger
4. 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
Stoplist
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Full-Text Engine
5. A server-side object that allows you to retrieve and process a set of data on a row-by-row basis
Row Identifier (RID)
Message type
Cursor
XML fragment
6. A long-term - asynchronous - and reliable communication channel across which messages are sent by using Service Broker
DML trigger
Clustered Index
Conversation
Scalar function
7. 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
Cost
Filter
Row Identifier (RID)
8. 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
Correlated subquery
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Term
Identlty
9. The binary equivalent to WKT - which is sometimes used to transfer and store spatial data.
Well-known binary (WKB)
Conversation
Upper bound
Row Identifier (RID)
10. A native SQL Sever data type that can handle both ____ fragments and documents as well as un typed and typed (schema validated) ___ data.
XML data type
Service
Scalar function
DetermInistic function
11. Is well formed; that is - it must have a root node.
XML document
Partition function
Schema binding
Conversation group
12. A collection of properties and methods that provide a defined functionality.
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Page
Identlty
Object
13. The word - phrase - or character string included as input in the full -text query.
Contract
Clustered Index
Term
Stored procedure
14. 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
Upper bound
XML fragment
Function
System process ID (SPID)
15. A ____ that includes only the rows that are in common in all tables referenced in the FROM clause
INNER JOIN
Unique constraint
Methods
Change tables
16. 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.
User-defined function (UDF)
Nonclustered Index
Distributed partitioned view
Geometry data type
17. A virtual object that represents a group of full-text indexes
Dialog
Full-text catalog
Word breaker
Geometry data type
18. A numeric value assigned to each connection to SQL Server.
Word breaker
Module
System process ID (SPID)
XML
19. Actions an object can perform.
Execution context
FOR XML
Nondeterministic function
Methods
20. A built-in or user-defined function that provides a calculation on a set of rows or values
OGC Extended Methods
Full-Text Engine
Noncorrelated subquery
Aggregate function
21. Is not well-formed; that is - it does not have a root node.
Instantiation
XML fragment
Geometry data type
Conversation group
22. 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.
XML fragment
JOIN
Contract
Queue
23. 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.
Service
Parameter
Stopword
Table-valued function
24. A reference ID associated with a specific model of the earth. These IDs reference the European Petroleum Survey Group (EPSG) standard identification system.
Spatial reference identifier (SRID)
Materialized view
Service
Function
25. A constraint that is used to implement referential integrity between tables (or even within a single table)
OUTER JOIN
XML fragment
Identlty
Foreign key constraInt
26. Another name for an indexed view; Message Contains information that is sent within a Service Broker conversation.
Materialized view
Variable
Identlty
Spatial reference identifier (SRID)
27. Tables within a database that store modified rows in a database with CDC enabled
Filter daemon host process (Fdhost exe)
Row Identifier (RID)
Change tables
Variable
28. A query that is embedded within - and references columns from - an outer query
XML
Table-valued function
SQLCLR
Correlated subquery
29. 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
Nonclustered Index
Cmdlets
Dialog
30. An object that is used to store a scalar value for use within a function - trigger - or stored procedure.
Variable
Atomicity
Conversation
Heap
31. A numeric value representing a physical location within a heap and page.
FOR XML
Service
Row Identifier (RID)
Stoplist
32. A variable that is passed to a stored procedure or function.
Conversation group
Scalar function
Full-text catalog
Parameter
33. An international nonprofit organization that develops standards for geospatial and location-based services.
User-defined function (UDF)
Contract
Parameter
Open Geospatial Consortium (OGC)
34. A database object that is used to manage stopwords; There is a system-defined stoplist and you can also create your own stoplists.
Conversation priority
Table-valued function
Stoplist
Change tables
35. The smallest storage object maintained by SQL Server; a _____ is exactly 8 KB in size.
Execution context
Nonclustered Index
Index
Page
36. Defines the name and contents of a message.
OGC Extended Methods
Module
XML document
Message type
37. Used to store ellipsoidal (round-earth) data - such as latitude and longitude coordinates
Geography data type
Upper bound
Log Sequence Number (LSN)
Stoplist
38. The process of producing a particular instance of an object based on the object's properties and methods
Event group
Instantiation
Aggregate function
Well-known text (WKT)
39. An index that imposes a physical order on the rows within a table- There can only be a single clustered index on a table
Table-valued function
Primary key
Clustered Index
Unique constraint
40. 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
XML fragment
Spatial reference identifier (SRID)
Consistency
Page
41. A constraint that applies a Boolean expression to rows added or updated in tables to verify whether the update should be allowed
Token
Geometry data type
Check constraint
Identlty
42. A set of DDL events within the DDL event hierarchy
Module
Message type
Page
Event group
43. A special case of a partitioned view where the member tables are stored on multiple SOL Server instances
Distributed partitioned view
Methods
Stopword
Object
44. A conversation between two specific Services - Broker services that provides exactly-once-in-order - (EOIO) message delivery
Well-known binary (WKB)
Log Sequence Number (LSN)
Dialog
Variable
45. Defines an ending Log Sequence Number (LSN) to define a valid range of rows within a change table.
Upper bound
Methods
XML data type
Function
46. A ____ that utilizes a UNION ALL clause to combine multiple member tables of the same structure into a single result set.
PartItioned view
Nondeterministic function
JOIN
XML document
47. 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
Nondeterministic function
Isolation
Cursor
OGC Extended Methods
48. A word or character string defined by a word breaker.
Token
Nondeterministic function
Identlty
Filter daemon host process (Fdhost exe)
49. 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
Stemmer
Fllestream
Dialog
Open Geospatial Consortium (OGC)
50. A ____ that includes all rows from an outer table and includes any rows from the inner table that match the _____ criteria.
Gating role
PartItioned view
DetermInistic function
OUTER JOIN
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