Practice Exam

Question 59 of 75

Create Objects For A Partitioned Table In Sequence

You work for MDFT Pro, a well-known training agency with an Azure SQL database named CourseHistory that stores historical student assessment data. Mark, the Table Partitioning Expert, needs to create a partitioned table in CourseHistory to improve query performance and manageability. The table will store millions of assessment records spanning multiple years, and partitioning by date will allow Mark to efficiently query recent data while archiving older partitions. Partitioning will also enable efficient data deletion by dropping old partitions instead of running expensive DELETE operations. Mark needs to understand the correct sequence of database objects that must be created to implement table partitioning in Azure SQL Database.

Which three objects should you create in sequence?

Choose all correct answers from the options below.

Explanations for each answer:

Learn more about Creating Partitioned Tables And Indexes:
Partitioned Tables And Indexes
Next Question
Discuss this question on social media: