what is the difference between DBMS and RDBMS??

Answer Posted / preethi

RDBMS:
used to maintain the relation among the table.

DBMS:
used to maintain the database.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a system concept?

491


Explain the role of metadata for the three-layer architecture.

500


Compare non-clustered and clustered index

470


What is computer end?

498


IF Statements BLOCK 1 . IF a >= b THEN do_this …..; ELSE do_that….; END IF BLOCK 2 . IF a < b THEN do_that …..; ELSE do_this….; END IF; • Given any pair of non-NULL values for “a” and”b”, will Block 1 and Block 2 do the same thing? • What if either “a” or”b” (or both) is NULL?

1742






How many columns are in a database table?

455


What is oracle block? Can two oracle blocks have the same address?

613


What is foreign key in database?

487


What is data independence and also explain its types?

444


What is data sublanguage?

521


Explain a join between tables?

526


What are database functions?

449


What are some of the important security features of a dbms?

464


How do you create a database for an organization?

467


Describe the differences between vertical and horizontal portioning.

477