what is the difference between DBMS and RDBMS??
Answer Posted / mohnish chopra
In DBMS, data can be stored in any form i.e in form of
files,records,tables etc.
Whereas in RDBMS, DATA CAN BE STORED ONLY IN FORM OF TABLES
WHERE COLUMNS REPRESENTS ATTRIBUTES AND ROWS REPRESENTS
RECORDS..
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are the disadvantage in file processing system?
Does any body has ORACLE Certification latest Dumps on 1) Oracle - 10g DBA, 2) Oracle - 9i DBA, 3) Oracle - Internet Application Developer, 4) OCA, 5) OCP 8i to 10g DBA Upgrade, 6) Oracle - 10g,7) Other Oracle Certification, if any body has please send it to taruni_2k8@yahoo.com
What does partition mean in database?
What is a functional dependency in the dbms?
How do I create a database?
Explain 4nf?
What is use of foreign key?
Can videos be stored in a database?
What are the 4 types of database?
What is buffer manager?
How is rdbms different from dbms?
What is the instance of a relation?
What is the full meaning of dbms?
What is database management system explain?
How to create student table through query with a numeric column of ID and Name of Chaeacter and D-O-B with date type in database What will be the query for this purpose?