Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can a SELECT statement build up a rollback segment?
SELECT don't build rollback segment,
because select don't change database.
johnvue_at_gte.net wrote:
>
> Can a SELECT statement build up a rollback segment?
>
> Obviously, INSERT, UPDATE, and DELETE do but is there any way that
> SELECT query would build up rollback space. Of course, SELECT query
> may _use_ a rollback for read consistency... but that's not the same
> thing as building up rollback space.
--
Adam Danieluk
![]() |
![]() |