Video

Tag: video

Installing Redgate SQL Toolbelt with Chocolatey (Video with Transcript)

Installing Redgate SQL Toolbelt with Chocolatey (Video with Transcript)

By Kendra Little on December 2, 2019

Chocolatey is a package manager that helps you install, upgrade, and uninstall packages (applications) on Windows quickly and easily from the command line.

Spoilers:

  • The command I show in the video is simply: choco install sqltoolbelt
  • Fun fact, you can also upgrade: choco upgrade sqltoolbelt
  • And uninstall: choco uninstall sqltoolbelt

Continue reading