OCR GCSE SLR2.2 The use of SQL to search for data

This video introduces students to structured query language (SQL) as a data manipulation language using SQL Lite and Python as the example of a back-end and front-end data retrieval system.  This video only covers the keywords needed for exams: select, from, where, like, and, or with the wildcards * and %.