Describe the different method of implementing variable length records.
Answers
Answered by
0
Answer:
it will help u.............xD
Attachments:

Answered by
0
Answer:
☑ Two techniques: Reserved space - uses fixed-length records large enough to accommodate the largest variable-length record.
...
- Variable-length records arise in a database in several ways:
- Storage of multiple items in a file.
- Record types allowing variable field size.
- Record types allowing repeating fields.
Similar questions