Which two ways does Magento persist category relationships in the database? (Choose two.)
Using slash-separated values in the path field
in the table catalog_category_index
in the parent_id field
Using comma-separated values in the parent-ids field
Submit