sp_DbOmnibusHelp
Description:
Show dbOmnibus Help
Parameters:
@Area = Area of help to display
Options: GENERAL (default), ADMIN, SU
Usage:
sp_dbOmnibusHelp;
sp_dbOmnibusHelp ''ADMIN'' -- Administrator commands
sp_dbOmnibusHelp ''SU'' -- Super User commands;
Hint:
Copy the message content to a query tab, then highlight the desired item, then execute [F5]
Note:
Aliased as: sp_HelpMe
Technical Details:
- Type: Command - General
- Schema: dbo
- Effect: Display help to the Messages tab in SSMS.
Page Last Updated: 21 September 2025
