diff b/w DBMS & RDBMS?
Answer Posted / mabuni
DBMS: Data stored in the form of rows & cols.Data stored in temporarily & keys r not used, rows & cols r independent,its used only single user. DBMS r not satisfies codd rules..
EX:DBMS Foxpro,sybase,Ms-accss.
RDBMS: Data stored in the form of tables.Data stored in permanently.In RDBMS keys r used.Rows & cols r dependent.Here we used multi-user.In RDBMS satisfies the CODD rules..
EX:RDBMS ORACLE,MY SQL,SQL Server,D2k.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell us the line of code webdriver driver = new firefoxdriver();.?
Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?
Explain me what kinds of annotations are used in testng?
i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion
How automation process is carried out?
How to select an automation tool best matched for your project?
If i am doing the automation of test suites in a project. Then what will be the system interfaces for that?? The tools I am using or something else... please help..!!
what is aom and how to add object repository? i am very new to QTP please help me
Explain me which web driver implementation is the fastest?
What is difference between selenium and QTP tools Which is best tool... Which is most used tool
Please explain how to perform load-testing?
what is critical test case ? please give an example .
What is open source tool and give example?
what r the diffence between QTP 8.2 & QTP9.0?
Do you know what is the purpose of deselectall() method?