QuestionQ44
Managing DataA data analyst needs to implement a use case that involves managing both structured and unstructured data.
How can Unity Catalog help in this situation?
- A It allows for the management of both structured data and unstructured data through objects such as tables and volumes.
- B It requires all unstructured data to be converted into Delta Lake format before it can be managed.
- C It can catalog data coming from relational databases, excluding files and non-tabular data.
- D It manages structured data in tabular format and unstructured files like images in blob storage.
Community Discussion