MySQL Lesson 1 Introduction
MySQL Lesson 1 Introduction
What is a Database?
What is SQL?
SQL (Structured Query Language) is used to interact with relational databases. It lets you:
- Create databases/tables
What is MySQL?
MySQL is an open-source relational database system. It is widely used with Laravel and PHP.
Installing MySQL
Summary:
Complete MySQL Course (Detailed Lessons)
Practice: