The document contains SQL queries that join data from the employees and departments tables to retrieve employee and department information. The queries use inner joins, outer joins, natural joins, and cross joins to combine data from the tables based on matching column values. Some queries filter the results to specific employees or departments.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
25 views11 pages
Lessión 4
The document contains SQL queries that join data from the employees and departments tables to retrieve employee and department information. The queries use inner joins, outer joins, natural joins, and cross joins to combine data from the tables based on matching column values. Some queries filter the results to specific employees or departments.