GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  Satyam  >  Java
Go To First  |  Previous Question  |  Next Question 
 Java  |  Question 32 of 46    Print  
What is difference b/n DBMS and RDBMS?

  
Total Answers and Comments: 5 Last Update: July 14, 2009   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 18, 2005 09:54:55   #1  
satyajit kumar sethy        

RE: What is difference b/n DBMS and RDBMS?
It is simple as DBMS is generic term in DB but RDBMS is specific to relational DBMS.
 
Is this answer useful? Yes | No
September 09, 2006 06:43:13   #2  
Jemi Selestin Muthu M        

RE: What is difference b/n DBMS and RDBMS?
DBMS means Database Management System and RDBMS Related database Management System. Two are collection of Data.
 
Is this answer useful? Yes | No
October 27, 2007 07:19:00   #3  
kaliswaranbsc Member Since: July 2007   Contribution: 48    

RE: What is difference b/n DBMS and RDBMS?
DBMS deals with only one Table or relation.

But RDBMS deals with more than one table or relations.

we use only RDBMS concept in our real world applications..
we use more than one table in our applications

 
Is this answer useful? Yes | No
January 25, 2008 08:44:35   #4  
hunter.uday Member Since: January 2008   Contribution: 1    

RE: What is difference b/n DBMS and RDBMS?
RDBMS is a sub category of DBMS. A DBMS could be of heirarchical object orianted etc. RDMBS is a kind of DBMS which deals with records in diffrent tables have some relation between them.
 
Is this answer useful? Yes | No
July 14, 2009 18:08:16   #5  
Vispute Member Since: July 2009   Contribution: 1    

RE: What is difference b/n DBMS and RDBMS?
A 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.

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape