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
Please name a couple of standard web function found in the function generator?
How automation process is carried out?
how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns
Tell us how could you explain the main difference between webdriver and rc?
What kind of tests would you automate?
How can you create html test report from your test script?
how to write ciertification in QTP?
Discuss the economics of automation and the role of metrics in testing.
Please explain what is the difference between findelement () and findelements ()?
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^
Explain load testing on websites?
What is an automated test script?
Tell me what criteria do you consider for automating a test?
did anybody take online training from Mind Q systems hyderabad? please share your experience. thanksĀ
What are the advantages of automation testing?