Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> utl_file and null string \0
I am trying to extract the source code including triggers for a project.
Every thing runs well except that I am getting end of string (
null '\0') from user_triggers. My idea is:
- extract source from user_source and user_triggers
The source in user_source and user_triggers is stored in columns which have LONG data type.
I tried to use replace but it doesn't work.
Any idea how I can remove nulls.
Thanks,
Michael
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Wed Jun 21 2000 - 00:00:00 CDT
![]() |
![]() |