| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: The wisdom of the object mentors (Was: Searching OO Associations with RDBMS Persistence Models)
Laurent Bossavit wrote:
> > Persistence is not a necessary feature for a dbms.
>
> So... When you turn off the computer on which a persistence-less DBMS
> runs... what happens, exactly ?
You run all sort of queries, for example
select rownum-1, bitand(4194, power(2, rownum-1)) from dual connect by rownum < 100; Received on Fri Jun 02 2006 - 14:51:48 CDT
![]() |
![]() |