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
When is automation testing useful?
Tell me how could ajax controls be handled in webdriver?
Tell us how can you find if an element is displayed on the screen?
I am new to Test Complete ,can any one suggest me the steps to create/Record and replay a test in Test complete 6....
Tell me the fundamental difference between xpath and css selector?
What are the different types of testing framework techniques?
why we cannot apply check points in compile modules?
Explain me which web driver implementation is the fastest?
Please explain what is a relative xpath?
how to map requirements& test cases in quality center ???
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
How do you decide which tool you have to use?
What is an automated test script?
How could you explain the main difference between webdriver and rc?
Write a short compiled module which selects random numbers?