InterviewSolution
Saved Bookmarks
| 1. |
How can variable length records arise in a file(a) Storage of multiple record types in a file(b) Record types that allow variable lengths for one or more fields(c) Record types that allow repeating fields, such as arrays or multisets(d) All of the mentionedThis question was addressed to me in semester exam.The doubt is from File Organization topic in portion Storage and File Structure of RDBMS |
|
Answer» Right choice is (d) All of the mentioned |
|