Jan 23, 2024 · 2 min read · In order to become familiar with SQL and SQL-based platforms, one have to gain basic knowledge about some of the basic concepts. Here I will list what seems to be to be important to know before jumping to learn any SQL-based platform. These concepts ...
Join discussion
Jan 12, 2024 · 9 min read · What is MYSQL? MySQL is a popular open-source relational database management system (RDBMS). It’s widely used because of its reliability, performance, and ease of use. MYSQL Server MySQL Server is a relational database management system (RDBMS) that ...
Join discussion