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 |
Explain do view contain data?
12. Display the client name in upper case only and in lower case only.
how to retrieve daily sal from emp table in oracle 10g
2. Display the post code and the total number of purchase orders placed with creditors in that post code.
Explain the use of grant option in imp command.
What is transaction control statement and how many types of transaction control statement in Oracle?
How are extents allocated to a segment?
How to empty your oracle recycle bin?
Differentiate between translate and replace?
What is java oracle used for?
What is a read write transaction in oracle?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.