Dremio Enterprise HomeReferenceSQL ReferenceSQL CommandsCREATE SPACEVersion: current [26.x]On this pageCREATE SPACE Create a new space. Syntax CREATE SPACE <space_name> Parameters <space_name> String The name of the space that you are creating. Examples Create a space CREATE SPACE my_spaceWas this page helpful?PreviousCREATE PIPENextCREATE TABLE