Introduction to SQL by Deji Olayinka
This will be a simple introduction to the basics of SQL and databases. This includes select statement’s are used to query databases and select the data needed. This includes key syntax like SELECT, FROM , WHERE, LIKE, IN etc.