what is difference between DBMS and RDBMS?
Answers were Sorted based on User's Feedback
Answer / yadu
Main difference is-> In RDBMS data is spread accross
multiple tables and these tables are related to each other.
(Data is normalized).
Is This Answer Correct ? | 7 Yes | 2 No |
Answer / shalini singh
In RDBMS data is spread across multiple tables and these tables are related to each other. (Data is normalized). where as DBMS manipulates flat files only.
Is This Answer Correct ? | 3 Yes | 0 No |
What happens if recursive calls get out of control?
What a SELECT FOR UPDATE cursor represent.?
Shall I get Pro*C Compiler in Oracle-10g release ?
what is pragma?
What is max rowid in oracle?
when do u go for hash partitioning?
Which are the five query types available in oracle?
Is there a combination of "like" and "in" in sql?
Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?
Is oracle a programming language?
What are the oracle built-in data types?
2. Display the post code and the total number of purchase orders placed with creditors in that post code.