Indexed Sequential Access Method
(I-S-A-M)
A database access method that stores information into a sequential file and also maintains a second index file. Data can be quickly located via the index file but is also still available through a sequential search.
More Information
Last Changed: Sunday, January 22, 2006
Navigation: Computer Knowledge Home :: Terms :: I :: ISAM
