Which of the following is not a restriction for a table to be a relation?

Which of the following is not a restriction for a table to be a relation? Correct Answer The columns must be ordered

To format the columns differently, assign a unique alias to each column within the SELECT command itself (do not use the ALIAS clause of the COLUMN command) and enter a COLUMN command for each column’s alias.

Related Questions