This tutorial will show the steps of creating a new user with SQL Server Authentication. In this tutorial, we are using SQL Server 2017. Steps to create User with SQL Server Authentication: Step 1: Login to MS SQL Server using windows authentication as shown below: Step 2: Expand the Security tab and then Right-click on… Continue reading Create User with SQL Server Authentication in MSSQL 2017