Database Three Paradigm

1NF: The simple explanation is that there cannot be duplicate columns

2NF: Including two aspects, there must be a unique primary key, non-primary keys must be completely dependent on the primary key and cannot be partially dependent

3NF: There can be no transitive dependencies

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325434404&siteId=291194637