Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

The schema `delta` cannot be found error after first execution of delta table creation with path

Below statement works fine for the first time in Microsoft Fabric, subsequent execution throwing schema not found error.     %%sql create table if not exists delta.`Files/deltatables/table5` (...