define primary key & secondary key?
Answers were Sorted based on User's Feedback
Answer / anil kumar
Primary key is a field or combination of fields that can uniquely and minimally identifies a particular member of an entry.
A secondary key is a field or combination of fields that can be used to access or retrieve records.Secondary key values are not unique.
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / 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 |
Hi Friends this is Srinivas. I feel very happy to share my doubts with u.what is main difference between client server application and webserver application.Nobody discribed.please send me good answer about that. my mail id:dsrao106@gmail.com.
Name some of the commonly used automation testing tools that are used for non-functional automation.
When do you start developing your automation tests?
how to connect qtp to qc. what are the steps ?
test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?
pls suggest me a good institute for loadrunner in hyderabad also what about a practice project?
what is 2 tier and 3 tier application.
Anyone aware of Test Runner (ETL Automation Testing tool) if so please help me with material in keerthi.smile14@gmail.com
What automating testing tools are you familiar with?
Why automation testing?
Hi friends please tell me regardinr to QTP descriptive programming. if any materials are there suggest me. or if you have please give me. thank u waiting for reply
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....