SQL Server在安装后,自动生成的默认数据库用户有dbo、guest、sys和information_schema,这些用户也是系统默认的架构,是创建其他数据库用户的基础。(
A.正确
B.错误
正确答案是A