SQL Interview Question Based on Full Outer Join | Asked in Deloitte
In this video we will learn how to deal with full outer joins. In full outer join we need to deal with lot of null values so it is important to understand this concept. This question was also asked to me in Deloitte Interview way back in 2017. Here is the ready script: create table emp_2020 ( emp_id int, designation varchar(20) ); create table emp_2021 ( emp_id int, designation varchar(20) ) insert into emp_2020 values (1,'Trainee'), (2,'Developer'),(3,'Senior Developer'),(4,'Manager'); insert into emp_2021 values (1,'Developer'), (2,'Developer'),(3,'Manager'),(5,'Trainee'); #sql #interview #fullouterjoin #outerjoin #fulljoin

▶︎
Top 5 Advanced SQL Interview Questions and Answers | Frequently Asked SQL interview questions

▶︎
SQL JOINS Interview Question | What does different SQL Joins return?

▶︎
A Simple and Tricky SQL Question | Rank Only Duplicates | SQL Interview Questions

▶︎
Full Outer Join in Depth Tutorial | Advanced SQL Tutorial

▶︎
SQL Interview Question | SQL Implementation of SCD2

▶︎
Test Your SQL Skills With These Real Interview Questions!

▶︎
New Jellyfish Aquarium • Healing of Stress, Anxiety and Depressive States • Goodbye Insomnia #30

▶︎
All About SQL Aggregations | SQL Advance | Zero to Hero

▶︎
SQL Order of Execution (Logical Explanation) | Namaste SQL | Ankit Bansal

▶︎
Complete SQL JOINS For Beginners | SQL JOIN Queries with Examples | SQL Tutorial in Hindi 11
![Beginner to T-SQL [Full Course]](https://i.ytimg.com/vi/cACat4KNncg/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLA4o6xA3UzwmxwP9P-enFU9sgxi6Q)
▶︎
Beginner to T-SQL [Full Course]

▶︎
HOLY ROSARY TODAY THURSDAY, JUNE 11, 2026 ST. JUDE THADDEUS & LUMINOUS MYSTERIES | DAILY HOLY ROSARY

▶︎
NULL SAFE Join - Tricky SQL Interview Question🔥SQL Joins - No One Will Tell You This❤️Data Engineer🔥

▶︎
Deloitte SQL Interview Question | Find the top 3 highest-paid employees in each department

▶︎
Rows Between vs Range Between in SQL Window Functions | Real Difference Explained with Examples

▶︎
Top 15 SQL Mock Interview Questions Answers | Most Important Questions for Job Interview || SQL Live

▶︎
15 SQL Interview Questions TO GET YOU HIRED in 2026 | SQL Interview Questions & Answers |Intellipaat

▶︎
Most Asked SQL JOIN based Interview Question | # of Records after 4 types of JOINs

▶︎
SQL Indexes (Visually Explained) | Clustered vs Nonclustered | #SQL Course 35

▶︎
