SQL server tips to create a user.
1. First open
SQL server and connect it.
2. Expand the
security folder. 3. Select New Login option by Right click of
Login folder.
4. Give the proper login name and and select the option of
SQL Server authentication or Windows authentication 5. Select your
default language and click OK.
Its all
done Thanks