Salts and UUIDs for your MS SQL Server database
This post presents practical implementation steps for UUIDs and Password Salted Hashes when working with a MS SQL Server Database.
This post presents practical implementation steps for UUIDs and Password Salted Hashes when working with a MS SQL Server Database.
An introductory post about Salts and UUIDs that can be implemented and used with your Database.
This post is about the command-line tools that are officially supported by the major databases. Each one of those tools is shipped as part of the corresponding database installation package. However, here will see how we can obtain and install them as a stand-alone-tools, without the respective database installation.
MS SQL Server is the heavy database artillery from Microsoft. Here we just show how fast you can setup a Docker working environment for MS SQL Server Developers Edition.