what is the difference between RDBMS and DBMS
Answer Posted / uni
DBMS is the subsystem in the database which carries out the
user queries.RDBMS is the subsystem for Relational Database
MOdel.In RDBMS field values are used for establishing the
relationship between TABLES but in Network/Hierarchical
Model the pointers are used to establish the relationship
Record Types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi I m working as a sqa engineer and after 1 yr i want to switch to system analyst side kindly tell me how both fields relate each other and is this easy to switch job from qa to system analyst and what's the difference b/w both fields.
What is Defect Density ? What is the formula? Explain with example
insurance domain interview questions ,i done project on insurance (manual testing)
Dear All, Is MBA Graduates Eligible for Software Testing jobs? Thanks Ramesh
What tools are available to support testing during development of application?
How to generate swift message
What is a test plan and what does it include?
Explain the types of documents in software quality assurance?
how to identify metrics, integrity level, identify risks and identify security issues in ieee 829 standard explain with examples??
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
Give notes on role of ISO in quality assurance.
What are the different verification techniques you know?
When to start qa in a project?
What is agile testing and what is the importance of agile testing?
What type of tests you perform on the web based application?