Status Delete(const void* value, const RID rid)



next up previous
Next: IndexFileScan * new_scan(const Up: LinearHashingFile Previous: Status insert(const void*

Status Delete(const void* value, const RID rid)

Delete from the index the record whose key is value and record ID is rid. Return OK if the record has been deleted successfully. Return RECNOTFOUND if no such record is found in the index. Otherwise, return the error code.



Weiqing Huang
Sun May 14 16:22:27 CDT 1995