IN THE SECOND SESSION, CONFIRM THAT THERE ARE STILL ROWS IN THAT SESSION’S COPY OF THE TABLE

7. In the second session, confirm that there are still rows in that session’s copy of the table:

select count(*) from tmp_emps;