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.
PartItioned view
Atomicity
UNION
Conversation
2. An object that contains significant words and their locations within the columns included in the index
Token
Full-text Index
Queue
Isolation
3. A server-side object that allows you to retrieve and process a set of data on a row-by-row basis
Cursor
Dialog
Term
Conversation group
4. The word - phrase - or character string included as input in the full -text query.
Thesaurus
Term
Full-text catalog
Page
5. 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 data type
Recursive CTE
XML document
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
6. A table without a clustered index; (A ____ can still have nonclustered indexes defined on it)
Consistency
System process ID (SPID)
Nonclustered Index
Heap
7. A collection of conversations that are related
Conversation group
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Route
Full-text catalog
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
Impersonation
System process ID (SPID)
Identlty
User-defined function (UDF)
9. 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.
Schema binding
Queue
Primary key
Check constraint
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.
JOIN
Primary key
Conversation group
Page
11. A native SQL Sever data type that can handle both ____ fragments and documents as well as un typed and typed (schema validated) ___ data.
Queue
XML data type
Population (crawl)
Contract
12. An object that is used to store a scalar value for use within a function - trigger - or stored procedure.
Module
Word breaker
XML
Variable
13. The process by which a user assumes the security credentials of another user
System process ID (SPID)
Impersonation
Service Broker endpoint
User-defined function (UDF)
14. The security credentials under which a code module is executed
Execution context
Nondeterministic function
Conversation priority
Durability
15. An index that imposes a physical order on the rows within a table- There can only be a single clustered index on a table
Materialized view
Clustered Index
Change tables
Parameter
16. A set of code that is stored within a database; The ____ types supported by SQL Server are triggers - functions - views - and stored procedures.
Module
Contract
Conversation priority
Methods
17. A database object that is used to manage stopwords; There is a system-defined stoplist and you can also create your own stoplists.
Correlated subquery
Stoplist
User-defined function (UDF)
Heap
18. Provides security to dialogs connecting to remote databases.
User-defined function (UDF)
Distributed partitioned view
Durability
Remote service binding
19. 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.
Event group
Service Broker endpoint
Log Sequence Number (LSN)
Stoplist
20. The binary equivalent to WKT - which is sometimes used to transfer and store spatial data.
Well-known binary (WKB)
Object
FOR XML
Service
21. The process of adding data to a full -text index either during creation or when the full-text index is built.
XML document
Conversation group
Filter
Population (crawl)
22. A variable that is passed to a stored procedure or function.
Stored procedure
Parameter
Spatial reference identifier (SRID)
Conversation priority
23. The process of producing a particular instance of an object based on the object's properties and methods
XML
Instantiation
Identlty
Atomicity
24. 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
Cmdlets
Fllestream
Table-valued function
Instantiation
25. Used to store ellipsoidal (round-earth) data - such as latitude and longitude coordinates
Geography data type
Row Identifier (RID)
Thesaurus
Remote service binding
26. An international nonprofit organization that develops standards for geospatial and location-based services.
Open Geospatial Consortium (OGC)
Identlty
Full-Text Engine
Geography data type
27. A long-term - asynchronous - and reliable communication channel across which messages are sent by using Service Broker
XML document
Atomicity
Conversation
DML trigger
28. A deterministic view that has a unique - clustered _____ created against it
UNION
Well-known text (WKT)
Indexed view
Token
29. XML files that define synonyms for terms in a specific language.
Thesaurus
Recursive CTE
Service
OUTER JOIN
30. 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.
Scalar function
Full-text catalog
Stored procedure
Noncorrelated subquery
31. The smallest storage object maintained by SQL Server; a _____ is exactly 8 KB in size.
Contract
Unique constraint
Page
Nondeterministic function
32. 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
Parameter
Consistency
Check constraint
Execution context
33. A function that defines the values that divide a table or index into multiple ___________.
Partition function
Geography data type
Correlated subquery
Nonclustered Index
34. Sets the relative precedence for Service Broker conversations
Token
Aggregate function
Instantiation
Conversation priority
35. 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
Function
Distributed partitioned view
Partition function
Term
36. A built-in or user-defined function that provides a calculation on a set of rows or values
Identlty
Page
Aggregate function
INNER JOIN
37. A ____ that utilizes a UNION ALL clause to combine multiple member tables of the same structure into a single result set.
Isolation
Distributed partitioned view
PartItioned view
Variable
38. Used to store planar data based on Euclidean space such as points - lines - and polygons
Noncorrelated subquery
Module
Identlty
Geometry data type
39. A word or character string defined by a word breaker.
Indexed view
Clustered Index
Geography data type
Token
40. A ____ that includes all rows from an outer table and includes any rows from the inner table that match the _____ criteria.
OUTER JOIN
Materialized view
Methods
JOIN
41. Defines an ending Log Sequence Number (LSN) to define a valid range of rows within a change table.
Upper bound
Conversation priority
Conversation
Well-known binary (WKB)
42. A function that returns the same value every time it is executed given the same input parameters
Dialog
Aggregate function
Nondeterministic function
DetermInistic function
43. 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
Contract
DDL trigger
Materialized view
User-defined function (UDF)
44. A special case of a partitioned view where the member tables are stored on multiple SOL Server instances
Distributed partitioned view
Schema binding
Route
Nondeterministic function
45. A function referenced in a SELECT clause that accepts an expression and returns a single value of a defined data type.
PartItioned view
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Scalar function
Variable
46. 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.
Message type
User-defined function (UDF)
Heap
Table-valued function
47. Is not well-formed; that is - it does not have a root node.
Unique constraint
OUTER JOIN
Service Broker endpoint
XML fragment
48. A physical structure implemented as a balanced tree that is used to speed up query operations
Indexed view
Index
Schema binding
Term
49. A query that is embedded within - and references columns from - an outer query
Well-known text (WKT)
Correlated subquery
Table-valued function
Function
50. Used to configure SQL Server to send and receive messages over TCP/IP connections.
Instantiation
Distributed partitioned view
Page
Service Broker endpoint
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