diff b/w DBMS & RDBMS?

Answers were Sorted based on User's Feedback



diff b/w DBMS & RDBMS?..

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

diff b/w DBMS & RDBMS?..

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

diff b/w DBMS & RDBMS?..

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

diff b/w DBMS & RDBMS?..

Answer / database guuru

Captain Vijaykanth u r ultimate... Keep going

Is This Answer Correct ?    3 Yes 4 No

diff b/w DBMS & RDBMS?..

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

diff b/w DBMS & RDBMS?..

Answer / amit patel

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

diff b/w DBMS & RDBMS?..

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

diff b/w DBMS & RDBMS?..

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

diff b/w DBMS & RDBMS?..

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

diff b/w DBMS & RDBMS?..

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

Post New Answer

More Automation Testing AllOther Interview Questions

Do you know what is functional testing?

1 Answers  


What is an automated test script?

1 Answers  


Hi all I need QA automation testing interview questions. pls help me in this topic. The interview is related to verification & validation of web based products. ( i want questions based on this topic ) where can i find interview questions realated to this? This is urgent requriment for me. pls share your inputs. any kinda help appreciaed. warm regards Lina.

0 Answers   Rogers,


what is 2 tier and 3 tier application.

0 Answers  


How will you automate basic “login” functionality test cases for an application?

1 Answers  


What testing activities you may want to automate?

0 Answers  


How can we make one test method dependent on other using testng?

1 Answers  


Can you list some other automation testing tools that you are familiar with?

1 Answers  


How you will evaluate the tool for test automation?

0 Answers  


Why we use Junit and Jmeter? Suggest some sites where we can get more information on these two Tools?

2 Answers  


Do you know how to check if a button is enabled on the page?

1 Answers  


How to decide the tool that one should use for automation testing in their projects?

1 Answers  


Categories