Re: External tables - rejected rows
- From: "gazzag" <gareth@xxxxxxxxx>
- Date: 31 May 2006 09:26:33 -0700
Chuck wrote:
Rejected rows aren't included in the count, so the difference would
always be 0.
No, I meant something like:
select count(*) into external_table_count from external_table;
Then, after your insert:
rejected_rows = external_table_count - sql%rowcount
.
- Follow-Ups:
- Re: External tables - rejected rows
- From: Mark C. Stock
- Re: External tables - rejected rows
- References:
- External tables - rejected rows
- From: Chuck
- Re: External tables - rejected rows
- From: gazzag
- Re: External tables - rejected rows
- From: Chuck
- External tables - rejected rows
- Prev by Date: Re: External tables - rejected rows
- Next by Date: Re: 9i Rac with active/passive config
- Previous by thread: Re: External tables - rejected rows
- Next by thread: Re: External tables - rejected rows
- Index(es):