Dremio Enterprise HomeReferenceSQL ReferenceSQL CommandsDROP SPACEVersion: current [26.x]On this pageDROP SPACE Delete a space. Syntax DROP SPACE <space_name> Parameters <space_name> String The name of the space that you are deleting. Examples Drop a space DROP SPACE my_spaceWas this page helpful?PreviousDROP PIPENextDROP VIEW