Skip to main content
GuideServerConfigure and deploy Tabsdata servers on your machine.TutorialsConfigure data integration workflows within a running Tabsdata server.Advanced TutorialsBuild end-to-end workflows between two specific systems.API ReferenceCLI ReferenceRelease Notes
Version: 2.0.0

Delete a Group

delete the raw group

Called tabsdata 1 time (ctrl+o to expand)

This group holds 2 collections. Deleting it deletes them and everything they contain. Confirm by writing delete.

delete

Called tabsdata 2 times (ctrl+o to expand)

raw is gone, along with its 2 collections.

┌─────────────────────┬───────────┐
        field           value   
├─────────────────────┼───────────┤
 deleted              raw       
├─────────────────────┼───────────┤
 project              finance   
├─────────────────────┼───────────┤
 collections removed  2         
├─────────────────────┼───────────┤
 name now             available 
└─────────────────────┴───────────┘

Functions in other collections that read tables from those collections are now frozen rather than deleted: they stay registered and stop running until you re-register them against tables that exist.