What is the difference between RDBMS and DBMS?
Answer Posted / samas
DBMS:
Logical view and physical view is considered.
Foreign key though support does not provide relation.
Manage the database.
RDBMS:
Logical view is considered.
Relation ships is provided by it.
relationships among the data is managed.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the insert into statements in sql?
Explain the the update statement in sql?
Explain the rollback statement?
What are %type and %rowtype for?
Does sql view stored data?
What is difference between hql and sql?
explain what is mysql? : Sql dba
What is an intersect?
How do I run a sql query in pgadmin 4?
How do I start pl sql?
tell me about various levels of constraint. : Sql dba
is it possible to pass an object or table to a procedure as an argument?
what is a trigger? : Sql dba
Can I learn sql in a week?
How do I truncate a sql log file?