Multiple Choice
Which type(s) of index(s) in SQL Server has/have a bottom level that does not contain data but has pointers to the data?
A) Clustered
B) Nonclustered
C) Unique
D) baseline
E) B and D
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Which of the following is not a
Q10: In SQL Server,insert and update triggers store
Q16: In SQL Server,triggers can roll back the
Q55: In SQL Server,locking behavior can be modified
Q64: A stored procedure can be stored in
Q66: With SQL Server,a cluster index has the
Q70: The SQL Server GUI interface database management
Q81: When creating a T-SQL statement,you should:<br>A)predefine it
Q82: With SQL Server,a nonclustered index does not
Q100: Which of the following is not a