Demonstrate knowledge of locks with update, delete, insert, and select
Demonstrate knowledge of transactions that use temporary tables
Demonstrate knowledge of system views
Describe alerts
Describe data flow and life of a query
Demonstrate knowledge of compression
Demonstrate knowledge of broadcasts and co-location/redistribute
Demonstrate knowledge of data skew
Analyzing Query Plan Files (Explain plans vs execution plans; Joins (expression based, cross product, merge, hash joins); recognizing the correct query plan (original vs executing))