Which two statements about keyed data pages are true? (Choose two.)
Which two statements about keyed data pages are true? (Choose two.)
A keyed data page can return multiple embedded pages, meaning it can hold complex structures including other pages within it. Additionally, a keyed data page can be defined with multiple keys to uniquely identify instances within that page, allowing for more granular access and retrieval of data.
Answer: B and D
Keyed access is supported for read-only data pages only. Editable and savable data pages do not support keyed access.