Answer Posted / dessika
There are many differences between Oracle and Access. First,
you need to know that Oracle and Access are both relational
database engines. Oracle is sold by Oracle Corporation and
Access is sold by Microsoft. The biggest differences between
the two are the size and number of users each supports.
Oracle is a scalable enterprise database engine that
supports from one to many (tens to hundreds of thousands) of
simultaneous users. Access on the other hand is most
commonly used as a single-user database but since the
release of Access 97, can be augmented with Visual Basic
code and can easily support 100+ simultaneous users (Top
limit of 200 users). Oracle can support very large databases
(Tens of Terabytes in size or larger), while Access is
designed for much smaller databases in the 1 to 2 gigabyte
size range.
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
How do I publish an access database to the web?
Why is access important for business?
What's the difference between access and excel?
How can we create a simple query in ms access?
Is microsoft access an sql database?
What are the components of ms access?
How would you create a report using the report tool and report wizard?
When to use ms access vs excel?
What happens if the both source and destination are named the same?
Is there a google equivalent to microsoft access?
How do you create a database in microsoft access?
What is an access macro?
List the advantages of access database ovr oracle database.
How do you add a serial number to an access report?
I am designing an Access database form. how can I get my next control in the form to be automatically selected?