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:
In response we will see:
Figure 13 INSERT INTO
Inserting values into Regatta is no different than PostgreSQL.
The following command will insert a few values into the employees table:
In response we will see:
Figure 13 INSERT INTO