Im not sure whick will be the best answer if somebody can help me im not sure if A or D will be the right answer, thanks for your help.
You are the administrator of a Fabric workspace that contains a lakehouse named Lakehouse1. Lakehouse1 contains the following tables:
* Table1: A Delta table created by using a shortcut
* Table2: An external table created by using Spark
* Table3: A managed table
You plan to connect to Lakehouse1 by using its SQL endpoint. What will you be able to do after connecting to Lakehouse1?
A- ReadTable3.
B- Update the data Table3.
C- ReadTable2.
D- Update the data in Table1.