SQL
SQL is the query language for updating/fetching data from Database.
The most commonly used SQL Commands to get a basic hang of SQL are listed below.
- SELECT
- INSERT
- UPDATE
- WHERE
- LEFT JOIN
- DELETE
- DROP
Postgres
Below are a collection of useful Pi Genie wiki articles related to Postgres Database.
- Stopping and Starting Postgres SQL Database Server
- Force Deleting a Postgres Database
- Creating Migration Query in Postgres
No comments:
Feel free to leave a piece of your mind.