By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
4 rows affected
4 rows affected
| EmployeeID | EmployeeName | EmployeeDeptID |
|---|---|---|
| 1 | Person 1 | 2010 |
| 2 | Person 2 | 2877 |
| 3 | Person 3 | null |
| 4 | Person 4 | 2590 |
4 rows affected
4 rows affected
| EmployeeID | EmployeeName | EmployeeDeptID |
|---|---|---|
| 1 | Person 1 | 2010 |
| 2 | Person 2 | 2877 |
| 3 | Person 3 | null |
| 4 | Person 4 | 2590 |