Use: Database packages are used to group related database objects together, such as tables, views, procedures, and functions, into a single unit.
Example scenario: A database package can be used to create a set of procedures and functions that handle customer orders.