diff b/w DBMS & RDBMS?
Answer Posted / vishak
Short for relational database management system and
pronounced as separate letters, a type of database
management system (DBMS) that stores data in the form of
related tables. Relational databases are powerful because
they require few assumptions about how data is related or
how it will be extracted from the database. As a result, the
same database can be viewed in many different ways.
An important feature of relational systems is that a single
database can be spread across several tables. This differs
from flat-file databases, in which each database is
self-contained in a single table.
Almost all full-scale database systems are RDBMS's. Small
database systems, however, use other designs that provide
less flexibility in posing queries.
| Is This Answer Correct ? | 84 Yes | 33 No |
Post New Answer View All Answers
How would you test your own element locator?
how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?
Explain about basics of rational robot - ibm test automation tool?
if we are using an Engine (tool)..with that how to capture data from excel sheets and how to do automation with this plz answer any body for this question.?
Can you do without a framework?
what is the difference between keyword driven frame work and data driven frame work.
how to map requirements& test cases in quality center ???
How to login into any site if it's showing any authentication pop-up for username and password?
What are the advantages of manual testing and automated testing?
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
Give some examples for functional & regression test tools?
Tell me an example of the languages supported by webdriver?
Do you know what is the difference between "type" and "typeandwait" command?
Does every software project need testers?
What are the steps to perform Load and Stress testing on a Website? What resources do I need to do this? Please advise. Thanks in advance.