diff b/w DBMS & RDBMS?
Answers were Sorted based on User's Feedback
Answer / jaipal reddy .maram
In RDBMS store large amount of data stores in the tables as
rows n cols.It is sequered.
Ex: ORACLE, SQL SERVER
In DBMS store the small amount of data.It is not sequered.
Ex: Foxpro
Is This Answer Correct ? | 57 Yes | 41 No |
Answer / praveenkumar m b
Following are the some of the differences between DBMS & RDBMS:
->DBMS includes how data stored in table
->RDBMS includes sql syntax for relating tables with another
->DBMS does't show relation
->RDBMS shows relation
->In DBMS all the tables are treated as different entities
->The tables in RDBMS are dependant and uses established
various integrity constraints on these tables.
->In DBMS only one user can access the same database at a time
->In RDBMS many users can simultaneously access the same
database
Is This Answer Correct ? | 13 Yes | 2 No |
Answer / database guru
Captain Vijaykanth, is it required to poen ur mouth in
everything. If u dont know than try to learn. dont act F***
smart. Making fun on some serious topic is not good. U
idiot..
Is This Answer Correct ? | 13 Yes | 4 No |
Answer / sawan chourey
DBMS support 3 rules of E.F codd out of 12 rules
RDBMS support minimum 6 rules of E.F. codd
dbms ex foxpro
rdmms ex oracle
Is This Answer Correct ? | 11 Yes | 4 No |
Answer / kapil
RDBMS is connect same entity in different table...
Is This Answer Correct ? | 11 Yes | 4 No |
Answer / pvs
In DBMS data is stored in the form of files while in RDBMS
the data is stored in the form of tables. DBMS is not
distributed database system while RDBMS is. In DBMS there is
no security specified, while in RDBMS 3 levels of security
is maintained.
Is This Answer Correct ? | 8 Yes | 5 No |
Answer / ranjini b s
DBMS RDBMS
-----------------------------------------------------------
Relational datamodel != Other datamodel
Stores all data in single != stores all data in seperate
table tables
single user != multiple user
doesnot satisfy Codd's Rule != satisfy codd's Rule
Is This Answer Correct ? | 6 Yes | 4 No |
Answer / jazz_m
A DBMS has to be persistent, that is it should be accessible
when the program created the data ceases to exist or even
the application that created the data restarted. A DBMS also
has to provide some uniform methods independent of a
specific application for accessing the information that is
stored.
RDBMS is a Relational Data Base Management System Relational
DBMS. This adds the additional condition that the system
supports a tabular structure for the data, with enforced
relationships between the tables. This excludes the
databases that don't support a tabular structure or don't
enforce relationships between tables.
Many DBA's think that RDBMS is a Client Server Database
system but thats not the case with RDBMS.
Yes you can say DBMS does not impose any constraints or
security with regard to data manipulation it is user or the
programmer responsibility to ensure the ACID PROPERTY of the
database whereas the rdbms is more with this regard bcz
rdbms define the integrity constraint for the purpose of
holding ACID PROPERTY.
I have found many answers on many websites saying that
DBMS are for smaller organizations with small amount of
data, where security of the data is not of major concern and
RDBMS are designed to take care of large amounts of data and
also the security of this data.
and this is completely wrong by definition of RDBMS and DBMS
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ajay rahul
A)DBMS-In DBMS relationship b/w two tables or files are
maintained programmatically.
RDBMS-In RDBMS relation b/w two tables or files can be
specified at the time of table creation.
B)DBMS-DBMS does not support client/server architecture.
RDBMS-Most of the RDBMS support client/server architecture.
C)DBMS DOES NOT support Distributed databases.
RDBMS-Most of the RDBMS support Distributed databases.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / deepti
in DBMS relation b/w tables is not possible,that may create
problems in updating data in diffrent tables
where as in RDBMS we can give reference to other tables by
setting primary and foreign key.
Is This Answer Correct ? | 2 Yes | 0 No |
What is build verification testing, bvt?
what is the dictionary objects in QTP? and what is method of vb script using virtual object wizard........
What is a critical bug in a testing field?
In realtime what is the Testing Process especially in automation plz its very urgent
What is the deference between automation tools and management tools?
What are the differences between open source tools, vendor tools, and in-house tools?
What are Keyword and Data driven frameworks in Selenium RC
Please explain what is the difference between findelement () and findelements ()?
Hi vishal, Thanks for your reply... But i am not using Mozilla fire fox.. I am using IE 7.. Could you suggest me in this case.. I have tried with Rational tools which i am getting some installation problem and netvantage..tool....which i felt i can't write script for that.. please guide me in this..
Explain some disadvantages to manual software testing?
When will you automate a test?
What is a framework and what are the frameworks available in rc?