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 kind of tests would you automate?
I am new to jmeter and i am working on .net application.I am recording the requests and pop up images data are not recording.can some one suggest an idea regarding this
What do you think holds testers back to do automation? Is there a way to overcome it?
Can test automation improve test effectiveness?
Hi friends please tell me regardinr to QTP descriptive programming. if any materials are there suggest me. or if you have please give me. thank u waiting for reply
Explain me what is a framework and what are the frameworks available in rc?
is there any one got offer from snapdeal?
what is the difference between winrunner,loadrunner,qtp,silktest,rational robo?
Differentiate between hdam and hidam database?
Simplify the term defect severity.
Explain me how to check if an element is visible on the page?
Name the frameworks that are used in software automation testing?