Skip to Main Content

How to compare two tables with SQL

Often you want to compare two tables to see if there are any differences in their rows. The classic way to do this is with set operations. But this means reading all of both tables twice! In this session, we'll look at other methods to do this, including full outer joins and group by queries.

Resources

Featured Speakers

  • Speaker

    Chris Saxon


    Oracle Developer Advocate for SQL

Workshop Info

Session Has Completed - 17 October 2023
1 Hour
English
SQL

Other Upcoming Sessions