what is the difference between RDBMS and DBMS
Answers were Sorted based on User's Feedback
Answer / anand
In RDBMS main objectis to establish the relationship
between the objects.there is no relation ship concept in
DBMS.
In RDBMS every data stored inthe form of tables.in DBMS
every data stored inthe form of files.RDBMS requires huge
software and hardware.DBMS requires less software and
hardware.
| Is This Answer Correct ? | 16 Yes | 4 No |
Answer / varun
1)in dbms data is stored in file system
in rdbms data is stored in object
2)rdbms is purely developed to give relation between two
objects
3)rdbms is more secure then dbms
| Is This Answer Correct ? | 12 Yes | 6 No |
Let's make it simple
1. DBMS is a single user system where as RDBMS is multi
user system.
2. DBMS stores the data in the form of data records & files
where as RDBMS sotes in form of tables and relation
between them.
3. In DBMS relation ship is not defined among entities, but
were are in RDBMS each relationship exist amont entities.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / uni
DBMS is the subsystem in the database which carries out the
user queries.RDBMS is the subsystem for Relational Database
MOdel.In RDBMS field values are used for establishing the
relationship between TABLES but in Network/Hierarchical
Model the pointers are used to establish the relationship
Record Types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nregs
in DBMS null values will not excute.where as in RDBMS null
values also excuted.
| Is This Answer Correct ? | 1 Yes | 3 No |
How would you define Quality Assurance?
What is role and responsibility of a senior software testing engineer in the company?( Day to day activities)
List out the roles of quality assurance engineer?
what appraoch do u use in your organisation to test the new build(tseting approach)?
Do you have a favourite QA book? More than one? Which ones? And why.
What are various ways of calculating defect density? What is recommended for .Net based development projects?
How to find all the bugs during first round of testing?
Difference between web application & client server application?
wat is compile module
What is the difference between a test scenario and test condition? Please explain with an example
What is the role of QA in a company that produces software?
What the purpose of testing?