Know the Basic PostgreSQL
What is PostgreSQL?
PostgreSQL is a relational database which uses SQL, SQL is structured query language that allows us to communicate with the database and make changes using series of keywords.
Relational database means, data is stored in the form ...
spandanapatil.hashnode.dev3 min read