diff b/w DBMS & RDBMS?
Answers were Sorted based on User's Feedback
Answer / undertaker
DBMS does not support Client/Server Architecture.
Most of the RDBMS support Client/Server Architecture.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sid
dbms deals with rows,columns and dml statements.
rdbms deals with data,procedures and functions.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sandeep kumar padhi
both dbms & rdbms the data is stored in the form of
rows and columns. but the main difference between the dbms and rdbms is we can establish the relation between the tables in
rdbms.in case of dbms we cannot establish relation between
tables.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / database guuru
Captain Vijaykanth u r ultimate... Keep going
Is This Answer Correct ? | 3 Yes | 4 No |
Answer / techno engg.
Differences Between an DBMS and RDBMS
1)DBMS-DATA BASE MANAGEMENT SYSTEM
RDBMS-RDBMS is RELATIONAL DATABASE MANAGEMENT SYSTEM
2)In a DBMS,data is stored in the form of rows and columns
and in the case of rdbms data stored in the form of
tables(tabular form).
3)Data stored in DBMS is temporarly where as in RDBMS is
permanently.
4)In RDBMS we can form relations between tables which is not
possible in case of DBMS.
5)RDBMS is more secure as compare to a DBMS system.
Examples
eg: RDBMS-->oracle,sql server,MY SQL,DB2(IBM)
eg: DBMS-->sysbase foxpro
Is This Answer Correct ? | 1 Yes | 2 No |
DBMs and RDBMS is the main difference in dbms
data is stored in the form of rows and columns and in the
case of rdbms data stored in the form of tables and data
stored in dbms is temporarly where as in rdbms is
permanently
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / anshul shukla
1. IN DBMS RELATIONSHIP BETWEEN TWO TABLES OR FILES ARE MAINTAINED PROGRAMATICALLY.
BUT IN RDBMS RELATIONSHIP BETWEEN TWO TABLES AND FILESCAN BE SPECIFIED AT THE TIME OF TABLE CREATION.
2.DBMS DOES NOT SUPPORT CLIENT SERVER ARCHITECTURE.
RDBMS SUPPORTS CLIENT SERVER ARCHITECTURE.
DBMS DOES NOT SUPPORT DISTRIBUTIVE DATABASE.
RDBMS SUPPORT DISTRIBUTIVE DATABASE.
4.DBMS THERE IS NO TIGHT SECURITY OF DATABASE.
RDBMS THER ARE MULTIPLE LEVEL OF SECURITY.
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / chandunath munde
we need people like captain vijay to spread such type of wonderful knowledge among us... from where u get such type of knowledge hip hip hurry for Captain Vijay
Is This Answer Correct ? | 2 Yes | 3 No |
Answer / sridhar
Dbms is a general form of database system where you keep the
relationship between the key normal form only.whereas in the
Rdbms system you can keep the relation between two tables
and you can normalized the table.In simple, you will be able
to differentiate that which is your master data and which is
your transactional data.
Is This Answer Correct ? | 7 Yes | 12 No |
Answer / druid
I like the Capt Vijaykanth's answer... people should
support him for a BETTER INDIA. HI% CAPT!!!!!!
Is This Answer Correct ? | 2 Yes | 8 No |
How can a mainframe application be tested using Automation tools. I mean which is the best tool to do Mainframe testing?
Do you know what is the purpose of deselectall() method?
How to check if an element is visible on the page?
Hi, I am working as QA Engineer in Bangalore having around 2 yrs of experience in manual testing. I wanted to learn automation tool side by side which currently has value in market. Can anybody suggest good automation tool to learn and institute in Bangalore? Thanks in advance, bbn
best institute for tesing tools in hyderabad?
Discuss the economics of automation and the role of metrics in testing.
What steps are needed in developing and running a software test?
What are the primary features of good automation tool ?
what we have done after display the result in openSTA result pane.in the sense that how we send the report,what we send in report,how to know that where is error.quickly tell me the answer...please
What are the main attributes of test automation?
Types of F/w in Automation
what is meant by keyboard driven test?