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
Simplify the term defect severity.
what is nTier Architecture understanding what is Microsoft ASP.net, ASP and SQL understanding what is Web Application and eCommerce application understanding what is Unit, System, Regression, FAT testing ? Test Automation and Test Script Authoring
Tell me how can we find the value of different attributes like name, class, value of an element?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
Mention a few good practices while performing automation testing.
how to re-install QTP 11.0 trial version
how can i count the no of edit field in a page and fill the multiple edit field
What all things can you automate?
Explain what is the difference between findelement () and findelements ()?
Any kind of test which you think should not be automated?
How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.
what r the diffence between QTP 8.2 & QTP9.0?
Explain some disadvantages to manual software testing?
Tell us what is the alternate way to click on login button?
what is the difference between Batch test runner and framework ?