define primary key & secondary key?
Answer Posted / chandrashekar
Secondary indices or secondary databases are used to access
a primary database by a key other than the primary key.
Recall that the Supplier Number field is the primary key of
the Supplier database. In this section, the Supplier City
field will be used as a secondary lookup key. Given a city
value, we would like to be able to find the Suppliers in
that city. Note that more than one Supplier may be in the
same city.
Both primary and secondary databases contain key-value
records. The key of an index record is the secondary key,
and its value is the key of the associated record in the
primary database. When lookups by secondary key are
performed, the associated record in the primary database is
transparently retrieved by its primary key and returned to
the caller.
Thaking You
| Is This Answer Correct ? | 17 Yes | 39 No |
Post New Answer View All Answers
wat would be the -ve test case for search where u can brak it ,tell dnt tell abt spl characters insertion ,boundary values chk.
What are the steps to perform Load and Stress testing on a Website? What resources do I need to do this? Please advise. Thanks in advance.
why should we choose VSTET(Visual Studio Team Edition for Testers) and not QTP?pleas give me the reasons for "WHY" we have web and client server app, supports power builder and on windows OS so this is the background of tech and envir things we have and now VSTET is good to use or not? if "NO" then tell me why
When do you prefer manual testing over automation testing?
What is the purpose of deselectall() method?
What are the advantages of the automation framework?
What is the major difference between Functional test, Acceptance test, Usability test and performance test. With special reference to automotive domain
How do you select which automation tool is best suited for you?
HOW CAN WINRUNNER AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
What is junit? And what is junit annotation?
Is ui level testing possible?
Name some of the commonly used automation testing tools that are used for functional automation.
Give some examples for functional & regression test tools?
whether flash selenium supports to test Gaming application? like follows: identifying the images, dynamic animations, Dynamic value changes field and win conditions etcc..,
Elaborate the fields in bug report in automated testing