Which line of the following code has an error? SELECT * FROM emp WHERE comm = NULL ORDER BY ename;
Reveal answer
Fill a bubble to check yourself
Which line of the following code has an error? SELECT * FROM emp WHERE comm = NULL ORDER BY ename;