Skip to Content
0
May 31, 2020 at 03:59 PM

Why do you create a row store instead of a column store table?

1281 Views

1. You create a new table definition using the ABAP Dictionary and maintain the database-specific technical settings. Why do you create a row store instead of a column store table?

A.To limit the unpacking and reconstruction of rows

B.To allow creation of a full-text index

C.To limit the need of indexes

D.To limit the data footprint

what would be the answer of this and why can any one help me with this ?