On Fri, 21 Mar 2008 04:54:16 -0700 (PDT), juju
<premkumar1586.TakeThisOut@gmail.com> wrote, quoted or indirectly quoted someone
who said :
>i am new to computer science, i am interested in studying oracle,
>before that ,
>i want to know what is the difference between other databases and
>oracle
The big one is cost.
The other would be the ability to pump through many transactions per
second even with relatively limited RAM. As RAM gets cheaper,
databases don't need to be as clever to get decent performance.
Even the most flat-footed database should behave well if RAM is big
enough to float the entire database into it.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com >> Stay informed about: what is the Difference between MySql and Oracle