1.

What is a search key in sequential file organization?(a) A number assigned to each record(b) Necessarily the primary key(c) Any attribute or a set of attributes(d) None of the mentionedThis question was addressed to me by my college professor while I was bunking the class.My query is from Organization of Records in Files topic in section Storage and File Structure of RDBMS

Answer»

The correct choice is (C) Any attribute or a set of attributes

Explanation: A SEARCH KEY in sequential file organization is any attribute or a set of attributes that need not be a primary key or even a SUPERKEY.



Discussion

No Comment Found

Related InterviewSolutions