Below are some useful resources for learning SQL.
official website. dev.mysql.com
MySQL for VS code: marketplace.visualstudio.com/items?itemName=Oracle.mysql-shell-for-vs-code
This extension enables interactive editing and execution of SQL for MySQL Databases and the MySQL Database Service. It integrates the MySQL Shell directly into VS Code development workflows.