This 10 minute "Introduction to SQL" tutorial  teaches students the 5 most common SQL  tasks that  data analysts perform on a daily basis such as Select  all rows and columns  from a database table Returning a subset of columns from a table Sorting results from a query Filtering...