If a standard SQL server login does not exist on the new SQL server server, you can add the login with a NULL password.
如果新的SQL Server服务器上不存在标准的SQL Server登录,则会添加密码为空的登录。
SQL USES a small integer which contains a zero if the column is not null or -1 if the column contains nulls.
如果列不包含空值,则SQL使用一个包含一个0的小整数;反之则包含- 1。
应用推荐