diff b/w DBMS & RDBMS?
Answer Posted / ankit s
1. DBMS does not show relationship between tables...
Whereas in RDBMS you can show relationship between
tables...
2. DBMS databases do not support FOREIGN KEY...
RDBMS databases Support FOREIGN KEY...
3. Some of the examples of DBMS are : Sybase and Foxpro
Some of the examples of RDBMS are : Oracle, SQL Server,
MS Access
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the different types of locks in mainframe?
write a programme to insert into elements in array?n finding duplicate characters in given sting?
1. How would you Test & then automate an antivirus application? 2. How would u test & automate windows screen saver? (expected: "test scenarios" & "test approch": points)
Tell us how can you find if an element is displayed on the screen?
1.Which functinalities of QTP using in onlinebanking system? 2.in lift which kind of testing you perform? 3.how do you test money is transform from one account to another account in online banking?
Name some of the commonly used automation testing tools that are used for non-functional automation.
how to map requirements& test cases in quality center ???
What are the frameworks available in rc?
Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.
What are the main differences between Loadrunner and QTP tools? Describe briefly a "real world" scenario that would make you use the first one versus the other? Thank you for your answers....
Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines
what is the dictionary objects in QTP? and what is method of vb script using virtual object wizard........
script to check availibility of mail in yahoo mail box in qtp
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
Explain me what is testng and why is it better than junit?