Question: 2. Use a T-SQL statement to create a SQL Server-Authenticated login JSmith. In the creation statement set the password to InitPassword123 and configure so that
2. Use a T-SQL statement to create a SQL Server-Authenticated login "JSmith". In the creation statement set the password to "InitPassword123" and configure so that JSmith must change his/her password the first time the login is used.
3. Use a T-SQL statement to add JSmith as a user of CPD224Training database.
4. Add database user JSmith to the "db_datareader" database role in the CPD224Training database.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
