This PR adds a new file GUIDE.md that provides a beginner-friendly introduction to PostgreSQL, including installation steps, basic commands, and example queries.
It aims to help new learners quickly get started with PostgreSQL and understand core database concepts.
This PR adds a new file
GUIDE.mdthat provides a beginner-friendly introduction to PostgreSQL, including installation steps, basic commands, and example queries.