Multiple choice technology databases

select expr(1/0) from dual; The o/p would be ..

  1. 0

  2. Error: divisor is equal to zero

  3. Error: Invalid Identifier

  4. NULL

Reveal answer Fill a bubble to check yourself
C Correct answer