| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Materialized View - Transactional Refreshing
On Thu, 09 Sep 2004 10:50:30 -0400, Peter Sylvester
<peters_no_spam_please_at_mitre.org> wrote:
>Is there a way to get Oracle to make this transactional (using a delete
>statement), so the mview will always be usable?
no. Nor does your suggestion make sense because the mview would be
locked during the delete, and delete compared to truncate is pretty
inefficient.
But if you think a home-grown 'solution' will address your needs, why
don't you go ahead knowing better?
-- Sybrand Bakker, Senior Oracle DBAReceived on Thu Sep 09 2004 - 12:41:15 CDT
![]() |
![]() |