How load delta table in Synapse using delta table path?
Use Synapse Optimize command optimize {tablename}
Asked
Active
Viewed 73 times
0

Alex Ott
- 80,552
- 8
- 87
- 132

Kunal Chiddarwar
- 41
- 1
- 5
-
It can be done using optimize and then table name command in sql format – Kunal Chiddarwar Aug 22 '22 at 12:15
-
describe detail {table name} – Kunal Chiddarwar Aug 23 '22 at 08:10