Answers

Question and Answer:

  Home  SQL Server Joins

⟩ Explain the properties of the Relational tables?

☛ Values are atomic.

☛ Column values are of the same kind.

☛ Each row is unique.

☛ The sequence of columns is insignificant.

☛ The sequence of rows is insignificant.

☛ Each column must have a unique name.

 182 views

More Questions for you: