aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Oracle Database Fundamentals
  • Which line of the following code has an error? SELECT * F...
Multiple choice technology databases

Which line of the following code has an error? SELECT * FROM emp WHERE comm = NULL ORDER BY ename;

  1. SELECT *

  2. FROM emp

  3. WHERE comm = NULL

  4. There is no error in this statement.

Reveal answer Fill a bubble to check yourself
D Correct answer

Keep practicing — related questions

  • Which of the following statements contains an error?
  • Which of the following statements contains an error?
  • Which statements excute without error(select all)
  • What is the output of the Query: select * from emp where dept_no in (select dept_no from dept order by dept...
  • what is the output of the the query: select 'Sql' from dual where null = null;
  • Which pl/sql block gives error? A) begin null; end; B) begin return; end; C) declare begin null; return; en...
  • What is the output of the the query: select 'Sql' from dual where null is null;
  • The following statement will raise an exception on which line? select dept_name, avg(all salary) ,count(*) ...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy