Regatta Basics
Insert Values
Inserting values into Regatta is no different than PostgreSQL. The following command will insert a few values into the employees table:
Next we will access these values.
Inserting values into Regatta is no different than PostgreSQL. The following command will insert a few values into the employees table:
Next we will access these values.