• 2022-06-19
    While designing the database for one of your online transaction processing (OLTP) applications, you want to achieve the following: a) high availability of data b) faster primary key access to the table data c) compact storage for the table Which type of tables would you use to achieve these objectives?()
    A: Aheap tables
    B: Bobject tables
    C: Cpartitioned tables
    D: Dindex­organized tables (IOTs)
  • 举一反三