Multiple choice technology The session property on the indexed table can be set to bulk insert mode. True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation The session property on an indexed table can indeed be set to bulk insert mode. This is a performance optimization that allows multiple rows to be inserted efficiently by reducing the overhead of individual insert operations and index updates.