Splice Machine: Using DDL and DML Commands [Video]
See how data definition and manipulation work in the open source RDBMS Splice Machine, including creating schema, tables, and some common commands.
Join the DZone community and get the full member experience.
Join For FreeIn this Splice Machine tutorial, we will demonstrate using standard DDL and DML statements.
Topics that will be covered include:
- Creating schemas
- Creating tables, Describe command
- Prepare command
- Create index
- Create view
- Drop command
- Truncate command
Data definition language
Data manipulation language
Command (computing)
Splice (platform)
Machine
Published at DZone with permission of Erin Driggers, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments