What is the difference between RBBMS & DBMS?

Answers were Sorted based on User's Feedback



What is the difference between RBBMS & DBMS?..

Answer / b.jaganathan

rdbms means relational database management system.......it
tells about the relationship between the dataitems.......
the dbms means database managment system

Is This Answer Correct ?    6 Yes 1 No

What is the difference between RBBMS & DBMS?..

Answer / dinesh kulkarni

DBMS has to be persistent, that is it should be accessible
when the program created the data ceases to exist or even
the application that created the data restarted. A DBMS
also has to provide some uniform methods independent of a
specific application for accessing the information that is
stored.

RDBMS is a Relational Data Base Management System
Relational DBMS. This adds the additional condition that
the system supports a tabular structure for the data, with
enforced relationships between the tables. This excludes
the databases that don't support a tabular structure or
don't enforce relationships between tables.

Many DBA's think that RDBMS is a Client Server Database
system but thats not the case with RDBMS.

Yes you can say DBMS does not impose any constraints or
security with regard to data manipulation it is user or the
programmer responsibility to ensure the ACID PROPERTY of
the database whereas the rdbms is more with this regard bcz
rdbms define the integrity constraint for the purpose of
holding ACID PROPERTY.

I have found many answers on many websites saying that
DBMS are for smaller organizations with small amount of
data, where security of the data is not of major concern
and RDBMS are designed to take care of large amounts of
data and also the security of this data.

Is This Answer Correct ?    2 Yes 0 No

What is the difference between RBBMS & DBMS?..

Answer / uma

RDBMS means telling the relation among the table.
DBMS means interrelated data&set of programmes to access
those data

Is This Answer Correct ?    1 Yes 0 No

What is the difference between RBBMS & DBMS?..

Answer / saiprasanna

one cannot differentiate between DBMS and RDBMS as RDBMS is one of the types of DBMS.DBMS has many types like RDBMS,ORDBMS,hierarchial dbms,network dbms.....

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What is sharded cluster?

0 Answers  


What is Java Pool in Oracle?

0 Answers   MCN Solutions,


what is the difference between data migration and production migration.

0 Answers  


How to bring a tablespace online?

0 Answers  


What is the implicit cursor in oracle?

0 Answers  






I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????

1 Answers  


What are triggers?Where are they used?

3 Answers  


Whatz the main diff between Subquery and a Join

14 Answers   Oracle, Zeta Interactive,


Difference between an implicit & an explicit cursor.?

2 Answers  


How do I learn what codesets are available in oracle?

0 Answers  


State some uses of redo log files?

0 Answers  


What is an Index ? How it is implemented in Oracle Database ?

4 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)