Difference between DBMS and RDBMS...CODD's rules

Answer Posted / jyoti ranjan parida

DBMS-Database management system.
=>In dbms no relationship concept
=>It can't impliment constraints in table and no security
of data.
=>It supports Single User only
=>It treats Data as Files internally
=>It supports 3 rules of E.F.CODD out off 12 rules
=>It requires low Software and Hardware Requirements.
=>Examples:Foxpro
RDBMS-Relational management system
=>It is used to establish the relationship concept between
two database objects, i.e, tables
=>It impliment constraints in table and no security of data.
=>It supports multiple users
=>It treats data as Tables internally
=>It supports minimum 6 rules of E.F.CODD
=>It requires High software and hardware requirements.
=>examples:Oracle,mysql,DB2.

Is This Answer Correct ?    39 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use insert statement in function?

516


What is a full join?

528


What is Difference Between Unique and Primary Key Constraints?

606


What are the disadvantages of not performing database normalization?

595


which command using query analyzer will give you the version of sql server and operating system? : Sql dba

524






how to fetch alternate records from a table? : Sql dba

595


how would you get the current date in mysql? : Sql dba

545


Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints

642


What are the three forms of normalization?

524


How do you explain an index number?

535


What is the use of sql trace?

479


how many columns can be used for creating index? : Sql dba

517


What is index example?

558


What is scalar function in sql?

531


Is microsoft sql free?

604