A

Admin • 833K Points
Coach

Q. Which of the following statements contains an error?

  • (A) select * from emp where empid = 10003;
  • (B) select empid from emp where empid = 10006;
  • (C) select empid from emp;
  • (D) select empid where empid = 1009 and lastname = ‘geller’;

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.