Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

diff b/w DBMS & RDBMS?

Answer Posted / avula sridhar ,chinthal,hyd

DBMS stands for Database Management System which is a
general term for a set of software dedicated to controlling
the storage of data.

RDMBS stand for Relational DataBase Management System. This
is the most common form of DBMS.The only way to view the
data is as a set of tables. Because there can be
relationships between the tables, people often assume that
is what the word "relational" means. Not so. Codd was a
mathematician and the word "relational" is a mathematical
term from the science of set theory. It means, roughly,
"based on tables".

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me how could ajax controls be handled in webdriver?

1037


What type of scenarios can be automated?

1032


WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT

2321


What is an automated test script?

1283


Tell me how can we find the value of different attributes like name, class, value of an element?

1070


notice the distinction between data driven testing and retesting?

1028


How automation process is carried out?

1074


What is a framework and what are the frameworks available in rc?

1107


What is junit annotation?

1091


Explain some automation testing tools.

1047


What you know about table-driven testing?

1167


5. What are the tests you are conducting through winrunner?

2484


Mention a few good practices while performing automation testing.

1016


What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain

2110


Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)

5490