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 table without a clustered index; (A ____ can still have nonclustered indexes defined on it)
Heap
Atomicity
UNION
Indexed view
2. After a transaction is committed - the final state of the data is still available even if the server fails or is restarted
Durability
Materialized view
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Methods
3. 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
Full-text catalog
Cmdlets
4. Is well formed; that is - it must have a root node.
Aggregate function
XML document
SQLCLR
UNION
5. 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
Materialized view
Indexed view
XML document
6. The binary equivalent to WKT - which is sometimes used to transfer and store spatial data.
Impersonation
Well-known binary (WKB)
DetermInistic function
Fllestream
7. An international nonprofit organization that develops standards for geospatial and location-based services.
Isolation
Open Geospatial Consortium (OGC)
System process ID (SPID)
Route
8. A set of DDL events within the DDL event hierarchy
Word breaker
DDL trigger
DML trigger
Event group
9. 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 Index
Contract
Identlty
Geography data type
10. A function that returns the same value every time it is executed given the same input parameters
DetermInistic function
Partition function
Identlty
Well-known binary (WKB)
11. A long-term - asynchronous - and reliable communication channel across which messages are sent by using Service Broker
UNION
Conversation
Foreign key constraInt
Scalar function
12. An object that is used to store a scalar value for use within a function - trigger - or stored procedure.
Queue
Table-valued function
Variable
Impersonation
13. NET Framework applications that provide specialized functionality within SQL Server PowerShell
Cmdlets
Full-Text Engine
Atomicity
Queue
14. Defines an ending Log Sequence Number (LSN) to define a valid range of rows within a change table.
Geometry data type
Variable
Upper bound
Open Geospatial Consortium (OGC)
15. A constraint that is used to implement referential integrity between tables (or even within a single table)
Foreign key constraInt
Spatial reference identifier (SRID)
Schema binding
Well-known text (WKT)
16. A TSQL operator that combines the result sets from multiple queries.
OGC Extended Methods
UNION
FOR XML
DetermInistic function
17. A physical structure implemented as a balanced tree that is used to speed up query operations
Index
Isolation
Dialog
Aggregate function
18. 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
Unique constraint
Clustered Index
Recursive CTE
19. XML files that define synonyms for terms in a specific language.
Thesaurus
Clustered Index
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Scalar function
20. A ____ that includes all rows from an outer table and includes any rows from the inner table that match the _____ criteria.
Heap
Nondeterministic function
OUTER JOIN
XML fragment
21. A numeric value representing a physical location within a heap and page.
Aggregate function
Row Identifier (RID)
Instantiation
OGC Extended Methods
22. 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
Object
Event group
Constraint
OUTER JOIN
23. Defines where to deliver Service Broker messages. If not specified - the AutoCreatedLocal ¬¬¬¬¬¬¬¬_______ is used.
Route
Population (crawl)
Partition function
Primary key
24. A process that manages third-party components such as filters - word breakers - and stemmers separated from the SQL Server process
Unique constraint
DDL trigger
Object
Filter daemon host process (Fdhost exe)
25. A function referenced in a SELECT clause that accepts an expression and returns a single value of a defined data type.
Identlty
Scalar function
Object
Full-Text Engine
26. 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
Full-text Index
Module
Clustered Index
Full-Text Engine
27. The security credentials under which a code module is executed
SQL Full Text Filter Daemon launcher (Fdlauncher:exe)
Parameter
Execution context
Word breaker
28. An object that contains significant words and their locations within the columns included in the index
Full-text catalog
Methods
Well-known binary (WKB)
Full-text Index
29. 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.
Table-valued function
Primary key
Execution context
Contract
30. The process by which a user assumes the security credentials of another user
Impersonation
Filter
Table-valued function
Queue
31. A native SQL Sever data type that can handle both ____ fragments and documents as well as un typed and typed (schema validated) ___ data.
Object
XML data type
Constraint
Clustered Index
32. A query that is embedded within - and references columns from - an outer query
Object
Word breaker
System process ID (SPID)
Correlated subquery
33. A function that returns the results as a table data type.
Log Sequence Number (LSN)
Upper bound
Word breaker
Table-valued function
34. An index that imposes a physical order on the rows within a table- There can only be a single clustered index on a table
Clustered Index
Impersonation
Well-known text (WKT)
Log Sequence Number (LSN)
35. A run time inside SQL Server that allows some objects to be created using a NET language such as C# or Visual Basic NET.
INNER JOIN
Module
Cost
SQLCLR
36. A ____ that utilizes a UNION ALL clause to combine multiple member tables of the same structure into a single result set.
Check constraint
Page
PartItioned view
Population (crawl)
37. A word or character string defined by a word breaker.
Durability
Cost
Token
XML
38. A virtual object that represents a group of full-text indexes
Object
User-defined function (UDF)
Full-text catalog
Distributed partitioned view
39. Provides security to dialogs connecting to remote databases.
Stoplist
Remote service binding
Foreign key constraInt
Population (crawl)
40. Used to store planar data based on Euclidean space such as points - lines - and polygons
Clustered Index
Aggregate function
Remote service binding
Geometry data type
41. A function that defines the values that divide a table or index into multiple ___________.
Durability
Partition function
Dialog
Service Broker endpoint
42. _______ designed to work with geometry and geography data types.
Clustered Index
OGC Extended Methods
Correlated subquery
XML
43. 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
DDL trigger
Function
XML
44. 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.
Log Sequence Number (LSN)
Full-text catalog
Schema binding
Token
45. A set of code that is stored within a database; The ____ types supported by SQL Server are triggers - functions - views - and stored procedures.
Clustered Index
Module
OGC Extended Methods
Variable
46. Another name for an indexed view; Message Contains information that is sent within a Service Broker conversation.
FOR XML
Instantiation
Materialized view
Scalar function
47. Used to configure SQL Server to send and receive messages over TCP/IP connections.
Partition scheme
Service Broker endpoint
Instantiation
Full-text catalog
48. 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
Distributed partitioned view
Durability
49. Is not well-formed; that is - it does not have a root node.
XML fragment
Cursor
Partition function
Index
50. A special case of a partitioned view where the member tables are stored on multiple SOL Server instances
XML
Distributed partitioned view
PartItioned view
Function