what is the difference between DBMS and RDBMS??

Answer Posted / divya

The difference is dbms has no tables ,while rdbms has and
also it describes about the relationships among the tables.

The difference between dbms and rdbms is that it doesn't
show the relation while rdbms show the relation and moreover
dbms is for small organisations where rdbms for large amount
of data In DBMS all the tables are treated as different
entities.

There is no relation established among these entities. But
the tables in RDBMS are dependent and the user can establish
various integrity constraints on these tables so that the
ultimate data used by the user remains correct.

In DBMS there are entity sets in the form of tables but
relationship among them is not defined while in RDBMS in
each entity is well defined with a relationship set so as
retreive our data fast and easy.


The main advantage of an RDBMS is that it checks for
referential integrity (relationship between related records
using Foreign Keys). You can set the constraints in an RDMBS
such that when a paricular record is changed, related
records are updated/deleted automatically.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a join in the sql?

528


1. How many nodes you are using project? 2. What is configuration file? 3. What is modules partition? How it is work in project? 4. What is Environment Variable? How it is use? 5. What is sequence? 6. How do you execute parallel jobs in projects? 7. If you run a job in job sequencer individually without any comments? 8. How many jobs did in your project? 9. How to schedule the job in Data stage 7.5 X2? 10. If you have 10 jobs in PX2, shall you run all jobs at a time? 11. I have 5 jobs (1-5), I connect with each other, but I want to run from 3-5 only how? 12. What is same partition? 13. If you have 40GB hard disk in I have 30GB data how I configure the nodes for partition? 14. Did you write any code for Data stage project? 15. Did you write any code for parallel job execution in your project? 16. Will you schedule all jobs at a time? 1. What are environment variable, job parameters? 2. What is the relationship between the tables in oracle? 3. How can u create the sequence? 4. What are the client components? 5. Tell me about the Data stage administrator? 6. Tell me about the Data stage Manager? 7. What is joining? 8. What is difference between grep command and fgrep command? 9. What is run time column propagation? 10. How to open the file? 11. How do you cleanse the data in your project? 1. Using which stage raw binary converted into dataset? 2. Which stage is used to read the data into external application? 3. Can we convert dataset into raw binary 4. XML path? 5. When we use the hash partition in aggregator stage? 6. How many reject links in transformer stage? 7. Data stage debugger available in which jobs? 8. Tell me two parts of data set? 9. What is the function used for null handling in modify stage? 10. Default execution mode for exception handler? 11. Maximum exception handler allowed in sequence?

2966


What are the main characteristics of database approach?

502


What is rdbms with diagram?

488


Explain what are called fat clients and fat servers?

491






What is concurrency control?

490


What do you understand by index hunting?

666


What is a clause in terms of sql?

577


Differentiate between ‘cluster’ and ‘non-cluster’ index.

480


Explain primary key and composite key.

535


Define view, sequence and index in DBMS.

563


What is normalization in dbms?

479


Explain fully functional dependency?

548


What are the properties of a primary key in DBMS?

510


What is the use of drop command?

746