English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-07-14 17:12:30 · 3 answers · asked by komchauhan 1 in Computers & Internet Other - Computers

3 answers

DBMS = Data Base Management System

Oracle is a DBMS. Ingres is a DBMS. Microsoft SQL Server is a DBMS. DB2 is a DBMS.

Thus, Oracle is a DBMS, but not every DBMS is Oracle.

2006-07-14 17:17:56 · answer #1 · answered by Otis F 7 · 2 0

dbms is database management system n oracle is one of it.The followin table will help u more.
GENERAL CONSIDERATION:
----------------------------------------------------------------------------------------------------
Category Problem Importance MySQL Oracle PostgreSQL
----------------------------------------------------------------------------------------------------
Elementary features Basic data types C B C A
SQL B B B B
Declarative constraints B C A A
Programming abstractions A C A C
Transactions Transactions A D A A
Locks A D A A
Programming in DB Multiuser access A C A C
Stored procedures and triggers B C A A
Administration Access control B A A B
Backup A C A C
Data migration C A B A
Portability and Portability B B A B
Scalability Scalability A B A C
Query optimization A B A B
Structures supporting optimization B D A B
Support for OLAP B D A D
Performance and VLDB Allocation of the disk space A C A C
(Very Large DB) Size limits A B A C
VLDB implementation A D A B
Access to multiple databases C C A C
Special data types Large objects B B A C
Post-relational extensions C D A B
Support for special data types C D A C
Application developmentEmbedded SQL C D A B
and interfaces Standard interfaces B B A B
Additional interfaces A A A A
Web technology A B A B
XML B D A D
CASE B D A D
Reliability Recovery A C A C
Commercial issues Prices C A D A
Technical support A C B C
Position in the market A C A C
---------------------------------------------------------------------------------------------

Oracle8i and Oracle9i features are considered for the following comparisons,
and MySQL versions base 4 and higher, PostgreSQL versions 7.2.x and higher.

2. ELEMENTARY FEATURES:

2006-07-14 17:56:41 · answer #2 · answered by pam c 3 · 0 0

One and the same. Different flavors, different functions. Some better at some things, some better at others.

2006-07-14 17:25:24 · answer #3 · answered by oldmoose2 4 · 0 0

fedest.com, questions and answers