In addition to sorting records in a database or querying records that meet specific conditions, most database applications allow users to create reports. A report can contain explanatory headings, grouped records, and summary data. Reports can also be combined with queries. For example, you might create a report to explain the salaries of senior employees. But, you might combine this report with queries that select employees by different age ranges.