阅读背景:

SQL VIEW应该始终在1NF吗?

来源:互联网 

A SQL VIEW is a global, logical table that may or may not be persisted. But it's still a table. Therefore, should a VIEW always adhere to first normal form (1NF)? i.e. no duplicate rows, scalar types only, no top-to-bottom or left-to-right ordering, etc. What about the higher normal forms?A SQL VIEW is a global, logical table that may




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: