Q. Which of the following is not a restriction for a table to be a relation? (Solved)
1. The cells of the table must contain a single value.
2. All of the entries in any column must be of the same kind.
3. The columns must be ordered.
4. No two rows in a table may be identical.
- c. The columns must be ordered.