What is the difference between the following query?
1.
SELECT * FROM nobel_win WHERE year = 1970 AND subject NOT IN (\'Physiology\',\'Economics\');