POSTGRESQL all about note
Sep 24, 2025 · 2 min read · What is a Database? An organised collection of Data. A method to manipulate and access the data. Database vs DBMS What is RDBMS A type of database system that stores data in stractured table (using rows and columns) and uses SQL for managing and que...
Join discussion