SQL Server Indexes

Quiz
•
Computers
•
Professional Development
•
Medium
Катерина Балик
Used 17+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The leaf nodes contain the data pages of the underlying table ... in which index type?
Nonclustered
Spatial
Clustered
Unique
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Table without a clustered index is called
Heap
Hash
B tree
Nonclustered table
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Nonclustered indexes can not be created on tables stored as a heap.
True
False
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Indexes are automatically created when PRIMARY KEY and UNIQUE constraints are defined on table columns.
True
False
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which code snippet can be used to create clustered index ?
ALTER TABLE dbo.ProductVendor CREATE CLUSTERED INDEX (VendorID)
ALTER TABLE dbo.ProductVendor ADD INDEX (VendorID)
CREATE INDEX IX_ProductVendor_VendorID ON dbo.ProductVendor (VendorID);
CREATE CLUSTERED INDEX IX_ProductVendor_VendorID ON dbo.ProductVendor (VendorID);
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which index option specifies a percentage that indicates how full the Database Engine should make the leaf level of each index page during index creation or rebuild?
FILLFACTOR
FULLFACTOR
PAD_INDEX
PERCENTAGE
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Renaming an index causes the index to be rebuilt.
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
5) Kursus Teknikal Day 3

Quiz
•
Professional Development
10 questions
PHP Tours meetup #30 Laravel, Selenium et Node.js

Quiz
•
University - Professi...
15 questions
Q-CHANG EXCELLENCE INTERNSHIP ON-TOUR

Quiz
•
Professional Development
8 questions
Modulo 1-Clase 2-Data Centers - Que tanto sabes

Quiz
•
Professional Development
10 questions
HND Computing Unit 17 Network Infrastructure Security

Quiz
•
University - Professi...
11 questions
HTML

Quiz
•
Professional Development
6 questions
GO4 x FE23! Quiz Zerius Day 6

Quiz
•
Professional Development
14 questions
ITF - Quiz 13.2 - Preventing Malware Infections

Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade