This lengthy 7-part series is all about working with the Data Manipulation Language (DML) SELECT statement.Covered in this video are also some simple main sequences of SQL focusing on the statements, requirements and their various uses.Highlights:Returns from a SELECT statementIntroduction to the SELECT, FROM, JOIN, WHERE, GROUP BY, HAVING, ORDER BY statementsBasic definition for result setsIntro to the AND / OR clausesProper utilization of parenthesis () when writing queriesProper use of DISTINCT vs Improper use of GROUP BYWhen and why to use the HAVING clauseSimplistic and complex TOP clause examples