diff b/w DBMS & RDBMS?
Answer Posted / techno engg.
Differences Between an DBMS and RDBMS
1)DBMS-DATA BASE MANAGEMENT SYSTEM
RDBMS-RDBMS is RELATIONAL DATABASE MANAGEMENT SYSTEM
2)In a DBMS,data is stored in the form of rows and columns
and in the case of rdbms data stored in the form of
tables(tabular form).
3)Data stored in DBMS is temporarly where as in RDBMS is
permanently.
4)In RDBMS we can form relations between tables which is not
possible in case of DBMS.
5)RDBMS is more secure as compare to a DBMS system.
Examples
eg: RDBMS-->oracle,sql server,MY SQL,DB2(IBM)
eg: DBMS-->sysbase foxpro
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the different types of an automation tool that you are aware of?
Explain me how to check if an element is visible on the page?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
Tell us how can you create html test report from your test script?
Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(
Any kind of test which you think should not be automated?
Tell me how can the user get a text of a web element?
Why do you want to keep this kind of information in a separate file and not directly in the code?
Tell me the fundamental difference between xpath and css selector?
hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent
What generally is the structure of a framework?
What is vendor tool and give examples?
What COM Interfaces u r using in QTp While Connecting QC or TD? Or in QTP?Any body plz urgent...
Tell us how can we handle web-based pop-up?
How would you test your own element locator?