[架构].[用户].[表名]架构可以理解为“数据库名称”
用户默认为"dbo",即Database Owner(数据库的所有者)
例子
test2是数据库名称(架构)bittable是表名
转载于:https://www.cnblogs.com/Lulus/p/7874295.html