摘要: 主键约束: 遵循关系型模型中的第二范式。唯一的识别一条记录,不能为空。 阅读全文
posted @ 2016-08-19 15:24 Jesse_Li 阅读(342) 评论(0) 推荐(0)
摘要: 实例DB:AdventureWorks2014 创建view DBLocks USE [AdventureWorks2014] GO /****** Object: View [dbo].[DBlocks] Script Date: 8/17/2016 6:38:16 PM ******/ SET 阅读全文
posted @ 2016-08-19 15:23 Jesse_Li 阅读(1111) 评论(0) 推荐(0)