SQL query execution

This section will be decicated to explain how to retrieve the data recorded in the tables trough queries execution. We will see step-by-step the SELECT statement clauses, how to filter the required information, how to order and group the results and how to retrieve data from multiple independent tables from a single statement using relationships