3.7 Case 3: Joining Sybase Tables

Demonstration joining Sybase tables.

Case 3 demonstrates the following:

  • Joins between Sybase tables
  • Subselects

The query retrieves information from three Sybase tables and relates the employees to their department name and salary grade, but only for those employees earning more than the average salary.