diff b/w DBMS & RDBMS?
Answer Posted / toheed khan,beed,mh
The Most important feature of RDBMS its build the relation between columns this relation is make relation data structure means one column having one to one one to many and many to many relation its possible only in RDBMS understand the concept on the bases of this example table name EMPLOY this table contain so many column just like EMP_ID,EMP_NAME JOB,DEPT etc
RDBMS theory give the flexibility in relation of column means the EMP_ID is uniq so its becoming one to one relation its nothing but first normal form one employ many DEPT,COMIS,PROJE
so the RDBMS make relation between them that's why its theory is so power full to stored large amount of data
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
Define sdlc in testing.
What are the different types of testing framework techniques?
What is data - driven automation?
Any kind of test which you think should not be automated?
What is tsl?
Tell us how can you create html test report from your test script?
What do you think holds testers back to do automation? Is there a way to overcome it?
wat would be the parameteries for ul testing for web applilcation
how to map requirements& test cases in quality center ???
What are the various kinds of frameworks that can be used in software automation testing?
Tell me which web driver implementation is the fastest?
Tell me how a text written in a text field could be cleared?
What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain
8. How we test web based application