SQL-Server-Scripts icon indicating copy to clipboard operation
SQL-Server-Scripts copied to clipboard

log result to tables and a few minor changes

Open jeffchulg opened this issue 5 years ago • 0 comments

In summary:

  • renamed Note file because if you try to extract entire ZIP from Github using Powershell, it fails.
  • Added Output parameters to on-premise procedures so that it can store results into tables at procedure execution
  • Added Debug parameter to tell procedure to display comments for debugging
  • Added a section "Example usage" in procedure header
  • Removed "use master" at the beginning of sp_SrvPermissions

jeffchulg avatar Jan 15 '21 10:01 jeffchulg