Ask Question
21 December, 04:58

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.

+1
Answers (1)
  1. 21 December, 05:17
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers