Logo Thing main logo

Full Form of 1NF

Full Form: First Normal Form
Category: Computing
Sub Category: Computer And Science

What is 1NF Full Form?

1NF is full form First Normal Form

What is First Normal Form?

First normal form is a property of a relation in a relational database. A relation is in first normal form if and only if no attribute domain has relations as elements. Or more informally, that no table column can have tables as values.