database = collection of files

file = sequence of records

record = sequence of fields (ex. instructor)

레코드사이즈는 고정, 레코드는 하나의 타입으로 구성됨, 릴레이션이 다르면 다른 파일에 저장됨

레코드는 디스크 블락보다 작다고 가정

Untitled

fixed length record

variable-length record

Storing Large Objects