adplus-dvertising
frame-decoration

Question

Index page deallocation during a ________ operation is always fully logged.

a.

DROP INDEX

b.

CREATE INDEX

c.

ALTER INDEX

d.

None of the mentioned

Answer: (a).DROP INDEX

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Index page deallocation during a ________ operation is always fully logged.

Similar Questions

Discover Related MCQs

Q. Which of the following checkpoint has ‘recovery interval’ less than zero?

Q. Internal checkpoint is generated in response to which of the following event?

Q. __________ backups are taken in bulk or full recovery models only.

Q. Which of the following compression type is supported by SQL Server 2014?

Q. Point out the correct statement.

Q. Use _________ data compression to compress columnstore data with archival compression.

Q. To remove archival compression and restore the data to columnstore compression _____________

Q. Point out the wrong statement.

Q. The data_compression and data_compression_desc columns include ___________

Q. Which of the following code is used to enable compression on a table?

Q. sp_estimate_data_compression_savings requires ______ permission on the table.

Q. Which of the following query estimates the size of the Production.WorkOrderRouting table if it is compressed by using ROW compression?

Q. SQL Server 2014 supports up to ________ partitions by default.

Q. Point out the correct statement.

Q. __________ is a database object that defines how the rows of a table or index are mapped to a set of partitions based on the values of certain column.

Q. Designing an nonaligned partitioned index can be useful in the following case?

Q. Point out the wrong statement.

Q. At least _______ of RAM is recommended if a large number of partitions are in use.

Q. With a larger number of partitions, ______ commands could take longer to execute as the number of partitions increases.

Q. SQL Server 2008 provides enhanced partitioning information for __________ execution plans.