Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Tricky SQL even possible?
michaeljc70_at_hotmail.com wrote:
> I need to take a table of notes that are type LONG and migrate them to
> a new table consisting of rows with line_nbrs and a 75 character
> chunks of the LONG. This has already been done via a package, but for
> testing we need to do it in a script w/o adding anything to the
> database,if possible.
Why? What's the difference between running a script and copying and pasting a PL/SQL function/package?
Paul...
-- plinehan __at__ yahoo __dot__ __com__ XP Pro, SP 2, Oracle, 9.2.0.1.0 (Enterprise Ed.) Interbase 6.0.1.0; When asking database related questions, please give other posters some clues, like operating system, version of db being used and DDL. The exact text and/or number of error messages is useful (!= "it didn't work!"). Thanks. Furthermore, as a courtesy to those who spend time analysing and attempting to help, please do not top post.Received on Tue Aug 09 2005 - 04:14:07 CDT
![]() |
![]() |