InterviewSolution
Saved Bookmarks
| 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 |
|