what is the difference between dbms and rdbms?
Answer Posted / senthilvel
DBMS - Database management system is a database where it
has no relationship with the tables.
RDBMS - Relational Database Management System is database
where the tables has relationship and also it should
support the 12 boyscodd rules.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is a table index?
Explain oracle 12c new features for developers?
How to convert characters to dates in oracle?
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
Where are the settings stored for each instance in oracle?
How to create additional tablespaces for an new database?
How to run queries on external tables?
How to write date and time literals in oracle?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
Explain what are the advantages of views?
How to retrieve the count of updated rows?
How to write a left outer join with the where clause in oracle?
What is meant by an index?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
What is a oracle database?