Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Question on Select Statement
You could create a database function which accepts the primary key of the master table as an argument. The function would read through the table and build a return string. You would probably want to pass an error message back through the string if it overflows.
>> 1 HELLO 200 300 400
>>
>> Thanks in advance for your help.
>
Received on Fri Aug 22 1997 - 00:00:00 CDT
![]() |
![]() |