Ask Question
4 June, 11:08

Which of the following is not true about relational tables?

? Column values are of thesame kind.

? Each row is unique.

? Each column must have aunique name.

? The sequence of rows issignificant.

+3
Answers (1)
  1. 4 June, 12:18
    0
    The sequence of rows is significant.

    Explanation:

    The relational tables have the following characteristics:

    Column values are of the same kind. Each row is distinct and there are no duplicate rows. Each column has a unique name which is used to reference that column. The sequence of rows or columns is insignificant.

    That means that if I have a table consisting of 2 rows R1 and R2 then the sequence of R1 and R2 is immaterial.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which of the following is not true about relational tables? ? Column values are of thesame kind. ? Each row is unique. ? Each column must ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers