摘要:
refer to wikipedia---1NF(first normal form):1. There's no top-to-bottom ordering to the rows.2.There's no left-to-right ordering to the columns.3.There are no duplicate rows.4.Every row-and-column intersection contains exactly one value from the applicable domain (and nothing else).5.All col 阅读全文
posted @ 2013-10-13 06:21
ying_vincent
阅读(474)
评论(0)
推荐(0)
浙公网安备 33010602011771号