What is the difference between RDBMS and DBMS?
Answer Posted / dhruv patel
1>Database Management System is About Managing and structuring the collections of data held on computers. A database consists of an organized collection of data for one or more uses, typically in digital form. Database involves the type of their contents.
Eg:- bibliographic, document - text, statistical.
RDBMS stands for Relational Database Management System. RDBMS data is structured in database tables, fields and records. Each RDBMS table consists of database table rows. Each database table row consists of one or more database table fields.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is a control file ? : Sql dba
What is scalar function?
how to shut down the server with 'mysqladmin'? : Sql dba
Why do we use joins in sql?
Is sql injection illegal?
Which join is default?
Sql technical questions
What is sql trigger example?
What is the difference between microsoft access and sql?
how to select first 5 records from a table? : Sql dba
Does sql support programming?
how to present a past time in hours, minutes and seconds? : Sql dba
What is sql constant?
Why are cursors used?
Differentiate between sga and pga.