ERNAME> -U <USERNAME> -P <PASSWORD> -ssadd -sstype cIn this command ????????d specifies custom database name, -S specifies SQL Server Name, -U specifies Username, -P specifies Password, -ssadd is an option specifying we need to add support for handling session in SQLServer and -sstype specifies the type of storage for Session State (if we need a temporary database or a custom database)