What is the difference between RDBMS and DBMS?
Answer Posted / ajay
DBMS IS A GENERAL SOFTWARE SYSTEM FOR MANAGEMENT OF DATA.
WHERE AS RDBMD IS A SPECIFIC TYPE OF DBMS WHICH IS BASED ON
PRINCIPAL OF SET THEORY . RELATION WORD IN SET THEORY IS
DEFINED AS SUBSET OF THE CAETESIAN PRODUCT OF TWO OR MORE
SETS. DATA INTO A TABLE IS REPRESENTED IN FORM OF RELATION.
Apart from this E. F. Codd has prescribed 12 guideline for
DBMS to be a RDBMS WHICH IS KNOWK AS CODD'S RULE.
| Is This Answer Correct ? | 48 Yes | 18 No |
Post New Answer View All Answers
what is offset-fetch filter in tsql? : Transact sql
When sql appeared?
How do I view tables in sql developer?
How many columns should be in an index?
How does sql developer connect to oracle database?
Why do you partition data?
What is sql not null constraint?
What will you get by the cursor attribute sql%rowcount?
What are all the different types of indexes?
Is it possible to update views?
What is the max nvarchar size?
What is information schema in sql?
Where is all the data on the internet stored?
how to convert dates to character strings? : Sql dba
What are types of indexes in sql?