answersLogoWhite

0


Best Answer

Oracle and Access are both RDBMS's (Relational Database Management Systems). Consequently they both use tables which have 'keys' to retrieve rows, and use 'foreign keys' to other tables to 'relate' those rows together. Oracle and Access also both use SQL (Structured Query Language) to allow you to use the database (for example: "select * from customer_table where customer_number = '12345'"), although you can use tools which provide a more graphical environment to produce the underlying SQL. The real difference between the two is that Oracle is an industrial strength RDBMS.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

There are very less similarities ;) . on the top of my mind i can tell you that , Oracle (10g) and SQL Server (2005) has almost similay at the network level. by which i am refering to the the way a client communicates with the DBMS (db server).
In oracle communication is established using Oracle Net Services which uses TNS protocol - [ Transparent Network Substrate (TNS) data stream protocol ] to communicate with the server. In SQL server it uses TDS protocol [ Tabular Data stream ] to communicate.

This answer is:
User Avatar

User Avatar

Wiki User

8y ago

Both Oracle and Access are Relation databases management systems . Both are based on structured query language. The main difference between these two lie in data handling capability. Oracle is extremely fast and robust than access RDBMS

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the similarities between oracle dbms and access dbms?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Movies & Television

What are the characteristics of DBMS?

Database management system is full form of DBMS . Characteristics of a DBMS are following : 1) It maintains data integrity. 2) It reduces redundancy. 3) make access to data easy.


Who are actors on the scene in DBMS?

SOURCE: http://jeenuutreja.blogspot.in/2012/07/actors-on-scene-in-dbms-in-this-topic.htmlI'd copy paste this here but these guys have earned a visit!


What is structural database design?

The logic structure is independent of any kind of data model,in the practical application, the general database used by theenvironment has given (such as SQL Server or Oracel or MySQL. Due to the current use of the database basically is relational database, so the first thing to the E-R diagram into relation model, and then according to the characteristics andlimitations of specific DBMS conversion for the specificsupport of DBMS data model, the final optimization


Value set in DBMS?

Each simple attribute of an entity type is associated with a value set (or domain of values), which specifies the set of values that may be assigned to that attribute for each individual entity. If the range of ages allowed for employees is between 16 and 70, we can specify the value set of the Age attribute of EMPLOYEE to be the set of integer numbers between 16 and 70. Similarly, we can specify the value set for the Name attribute to be the set of strings of alphabetic characters separated by blank characters, and so on. Value sets are not displayed in ER diagrams, and are typically specified using the basic data types available in most programming languages, such as integer, string, Boolean, float, enumerated type, sub-range, and so on.


Related questions

List out the dbms softwares?

*Altibase *Oracle * SQL server * Fox Pro * MS-Access * Sequel-Pro(mac)


Sample of DBMS?

SAMPLE DBMS includes Oracle, DB2, MS Access, MS SQL SERVER, PostgreSQL, MySQL, Sybase.


List some dbms and rdms software?

The name of few DBMS are FOXPRO, MS-ACCESS, SQL Server, My SQL, ORACLE, etc.


Examples for dbms and rdbms?

My sql, Microsoft sql , Microsoft Access, dBase, Filemaker pro are the examples for dbms and oracle and sql server are the examples for rdbms


Similarities between database file and flat file in DBMS?

kas


What are the dbms softwares available in the market and find the license sotwares?

oracle, fox pro,ms access ,mysql and sql servers


What is the most commonly used database application?

Oracle, MS SQL Server, Informix, Sybase, DB2, MySQL And for "toy" applications, MS Access.


Who has the largest DBMS market share?

Oracle.


Name two of dominate DBMS vendors and their latest products please specify in which way they are the dominating DBMS vendor?

oracle, Microsoft, SyBase and oracle.


What are the components of dbms in oracle?

I dont know :D


What is the use of dbms?

DataBase Management System (DBMS)is a software package# it allows data to be effectively stored, retrieved and manipulatedand # the data stored in a DBMS packege can be accessed by multiple users and by multiple application programs like (SQL Server, Oracle, Ms-Access) .Types of DBMS# Hierarachical DBMS (HDBMS)# Network DBMS (NDBMS)# Relational DBMS (RDBMS)# Object Oriented DataBase(OODB)# Distributed DBMS (DDBMS)


Default maxpipesize in DBMS PIPE in oracle?

81 92