Forum Discussion

PhilippM's avatar
PhilippM
Icon for Advocate I rankAdvocate I
2 years ago
Solved

Deleting tables in a warehouse

Hey there,

 

not sure if I am missing something, but how do I delete tables from a Warehouse?

  • Anonymous's avatar
    Anonymous
    2 years ago

    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.

3 Replies

  • Anonymous's avatar
    Anonymous
    Not 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.

    • ayushpandey's avatar
      ayushpandey
      Frequent 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's avatar
      Joris_NL
      Icon for Helper III rankHelper III

      Or by just pressing some menu options.