Columns in a table may be zonemapped. How are those columns chosen?
Select an option, then click Submit answer.
-
○
They are automatically selected by the system.
-
○
They are based on the same columns as the table's distribution key.
-
○
They are added via the ALTER TABLE ADD INDEX(column_name) statement.
-
○
They are added via the ALTER TABLE ADD ZONEMAP(column_name) statement.