Stored Procedure/Function/Trigger Name Prefix

Optional:

Begin objects with some identifying string (e.g. 'RGSP_', 'RGFn_', 'RGTr_') to differentiate them from other objects in the same database.

The string could be a company-specific prefix like 'CCSP_' or a project-specific prefix like 'SecSP_'.