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
Explain about basics of rational robot - ibm test automation tool?
what is the difference between keyword driven frame work and data driven frame work.
What are the limitations of automating software testing?
why we cannot apply check points in compile modules?
Do you know what is robot api?
Explain me how to check if an element is visible on the page?
write a programme to insert into elements in array?n finding duplicate characters in given sting?
What is the major difference between Functional test, Acceptance test, Usability test and performance test. With special reference to automotive domain
Tell me how a text written in a text field could be cleared?
What is client side validation? Write a snippet.
How to select an automation tool best matched for your project?
Tell me how could ajax controls be handled in webdriver?
How do you select which automation tool is best suited for you?
Tell us how to select a value in a dropdown?
How did you use automating testing tools in your job?