Forum Discussion
PhilippM
Advocate I
2 years agoDeleting tables in a warehouse
Hey there,
not sure if I am missing something, but how do I delete tables from a Warehouse?
3 Replies
- AnonymousNot applicable
Hi PhilippM
Thanks for using Fabric Community.
You can use DROP TABLE command for deleting the tables in warehouse:
Hope this helps. Please let me know if you have any further questions.- ayushpandeyFrequent Visitor
Is there any method to do the same when updatig the worspace using 'updatefromgit' api. The api updates the workspace when there are no changes in warehouse. But when there are changes in warehouse, it is unable to update from git using api. I have to manually check the 'do you want to delete the table data' and then update.
- Joris_NL
Helper III
Or by just pressing some menu options.