Ask Question
19 August, 16:06

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.

+4
Answers (1)
  1. 19 August, 19:27
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers