Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: cannot delete a procedure
Lenny wrote:
> oracle 8i
>
> i've created a procedure like this
>
> create or replace function "nvisite30(nvisite)" return number is
>
> now I'm not able to drop it, receiving this error:
> ORA-00933 - sql command not properly ended
>
> what can I do?
>
> thanks
> Lenny
When asking questions about syntax, describing the problem is not as useful as demonstrating it.
PLEASE cut & paste the exact command and error message.
/Hans Received on Thu Sep 23 2004 - 12:59:08 CDT
![]() |
![]() |