Valid C_ABAPD_2507 Dumps shared by EduDump.com for Helping Passing C_ABAPD_2507 Exam! EduDump.com now offer the newest C_ABAPD_2507 exam dumps, the EduDump.com C_ABAPD_2507 exam questions have been updated and answers have been corrected get the newest EduDump.com C_ABAPD_2507 dumps with Test Engine here:
Which internal table type allows unique and non-unique keys?
Correct Answer: B
Comprehensive and Detailed Explanation from Exact Extract: * Sorted tables can be declared with unique keys (ensuring no duplicates) or with non-unique keys (allowing duplicates). * Hashed tables only allow unique keys. * Standard tables allow non-unique keys only. Thus, sorted internal tables are the only type that can be configured with both unique and non-unique keys. Verified Study Guide Reference: ABAP Dictionary and ABAP Cloud Programming Guide - Internal Table Types.