1.

Explain The Properties Of The Relational Tables?

Answer»
  • 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.



Discussion

No Comment Found