A Simple SELECTSpecifying Target ColumnsExpressions, Constants, and AliasesSelecting Sources with the FROM ClauseAliasing FROM SourcesRemoving Duplicate Rows with DISTINCTQualifying with the WHERE ClauseJoining Data Sets with JOINCross joinsInner and outer join syntaxInner joinsOuter joinsIntricate joinsGrouping Rows with GROUP BYSorting Rows with ORDER BYSetting Row Range with LIMIT and OFFSETComparing Sets with UNION, INTERSECT and EXCEPTUsing Case ExpressionsCreating Tables from Other Tables