Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: HELP- How to ignore Divide by Zero error in database
You can prevent it use NVL() function test if a divisor is 0!
Best Regards.
D.
"Mario King" <hliji_at_yahoo.com> ha scritto nel messaggio
news:a3f90977.0411050854.c45dcde_at_posting.google.com...
> Hi,
>
> User's SQL script generated "ORA-01476: divisor is equal to zero".
> How to make database to ignore this error and script to continue?
>
> Thanks in advance.
>
> MK
Received on Fri Nov 05 2004 - 11:03:08 CST
![]() |
![]() |