Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Little PL/SQL. 100% DBAs HIT DELETE
Why couldn't you use bulk_collect into a pl/sql table of varchar2 and then
dbms_utl.table_to_comma to generate the string. BTW you would know the
length of the id, so determine how many will fit in varchar2 limit and then
pass them as a table of varchar2.
HTH
Raj
This e-mail message is confidential, intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify ESPN at (860) 766-2000 and delete this e-mail message from your computer, Thank you.
![]() |
![]() |