what is the difference between DBMS and RDBMS??
Answer Posted / irshad
* In DBMS relationship between two tables or files are
maintained programmatically butIn RDBMS relationship between
two tables or files can be specified at the time of table
creation.
*It does not support client/server architecture but Most of
RDBMS are support client/server architecture.
*DBMS does not support distributed databases but Most of
RDBMS are support distributed databases.
*In DBMS there are no tight security of data.butIn RDBMS
there are multiple levels security
1-Logging in at OS Level
2-Commands levels
3-Object levels
* Each table is given an extension in DBMS but Many tables
are grouped in one DB in RDBMS
*DBMS may satisfy less than 7 to 8 rules of Dr. E.F.
Codd.but RDBMS may satisfy more than 7 to 8 rules of Dr.
E.F. Codd.
Is This Answer Correct ? | 62 Yes | 12 No |
Post New Answer View All Answers
what is difference between 1.append to media 2.overright the existing media when we take back up in sql server2000
What are the advantages of database software?
Enlist various types of interactions created by dbms?
What do you mean by buffer manager?
What do you understand by clause in sql?
What is the importance of a database?
What do you understand by query optimization?
Enlist the various relationships of database.
What is compound key?
What is indexing in database with example?
What do you understand by ‘atomicity’ and ‘aggregation’?
What is tuple in rdbms?
What do you understand by database triggers?
What is the function of DML Compiler?
How many rows can a database hold?