what is the difference between DBMS and RDBMS??

Answer Posted / vinod s d

DBMS: 1.It does not support client server architecture. 2.
DBMS is 2 tier architecture. 3. DBMS is security less. 4.
Data will not be stored in the tabular format.

RDBMS: 1. It supports client server architecture. 2. RDBMS
is 3 tier architecture. 3. RDBMS is security more. 4. Data
will be stored in the tabular format.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give the cobol definition of a varchar field 177 when can an insert of a new primary key value threaten referential integrity?

518


What are the two types of data independence?

544


What are the five steps of data modeling?

469


What do you understand by ‘atomicity’ and ‘aggregation’?

447


What is difference between database and website?

496






What is the role of database management system?

476


Explain ddl interpreter?

626


Can we save file in database?

481


Mention the differences between trigger and stored procedures

509


Explain the necessary techniques to control deadlocks?

461


what are parameter, we can check after creating a database in terms of QC and for each tables what should be the parameters for QC and QA?

2187


What is data sublanguage?

523


Explain a tp monitor?

492


What restrictions can you apply when you are creating views?

466


There are 100 datafiles, numbered from 1 to 100. File number 10 is deleted and it has 500 MB of data. The database is working in archive log mode. How can be the database recovered ? While doing recovery the archive logs applied are from nos 1 to 100, but 50 gets corrupted. What do we do? Can we proceed further? If so how?

1701