Implementing Analytics Solutions Using Microsoft Fabric — Question 16

You have a Fabric tenant that contains a lakehouse named Lakehouse1. Lakehouse1 contains a subfolder named Subfolder1 that contains CSV files.
You need to convert the CSV files into the delta format that has V-Order optimization enabled.
What should you do from Lakehouse explorer?

Answer options

Correct answer: A

Explanation

The correct choice is A, as the Load to Tables feature is specifically designed for importing data into tables in delta format. The other options do not facilitate the conversion of CSV files to delta format; shortcuts merely create links to files or tables without changing their format.