What is sequential databse?

1 answer

Answer

1258195

2026-07-14 16:55

+ Follow

Sequential data is when things are stored and accessed in order, starting from the beginning (or end) of the file. So to access a given record, you would have to access everything before that point. Sometimes this is the only way to access things, such as items stored on tape.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.