A record in a record-oriented database is often stored in as many segmented files as there are Fields. For example, if a record consists of company information, the company name, street address, city, zipcode, officers, products, and many other Fields may be stored in segmented files and keyed to each other by the record number. This file structure allows more flexible searching and output but requires more time to prepare and verify.