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

The cells of the table must contain a single value.
The columns must be ordered.
No two rows in a table may be identical.
All of the entries in any column must be of the same kind.

ANSWER DOWNLOAD EXAMIANS APP

Introduction to Database System
In SQL, the CREATE TABLESPACE is used

None of these
to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace
to add/rename data files, to change storage
to create a database trigger
All of these

ANSWER DOWNLOAD EXAMIANS APP