How to create new user logins for a SQL Database

How to create new user logins for a SQL Database

For SQL Server Management Studio 2018 follow the below steps:

1.      Go to Security > Logins, right click and select New Login.


2.      Login New dialog pops up. Enter the Login Name, select SQL server authentication, Provide Password. Click Ok.