In a relational database, which one of the following is CORRECT:
1.A relation with only two attributes is always in BCNF.
2.If all attributes of a relation are prime attributes then the relation is in BCNF. ✓ Correct
3.Every relation has at least one non-prime attribute.
4.BCNF decomposition preserves functional dependencies.