what is difference between DBMS and RDBMS?
Answer Posted / 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 |
Post New Answer View All Answers
What are the uses of a database trigger?
How to open a cursor variable?
What is meant by recursive hints in oracle?
Explain the blob datatype?
What do you mean by a deadlock?
How can I get column names from a table in oracle?
What is the difference between sharding and partitioning?
How to execute a stored procedure in oracle?
How to retrieve the count of updated rows?
Why do you use stored procedures and state some of its disadvantages?
How to use subqueries in the from clause in oracle?
How to export data to a csv file?
What are the roles of dba?
How to write text literals in oracle?
How view is different from a table?