Getting help
- | - |
---|---|
\h | Help on syntax of SQL commands |
\h DELETE | DELETE SQL statement syntax |
\? | List of PostgreSQL command |
Run in PostgreSQL console |
Comments
- | - |
---|---|
\h | Help on syntax of SQL commands |
\h DELETE | DELETE SQL statement syntax |
\? | List of PostgreSQL command |
Run in PostgreSQL console |