Skip to Main Content
SQuizL

SQuizL - Guess the SQL statement

uiz
Guess #1 of 6
< Erase
Submit >
View results >
( film_id INT
(255) DEFAULT
(255), director
) ) TABLESPACE
, CONSTRAINT
, title VARCHAR2
255 CHAR
ALTER TABLE films
AS
CONSTRAINT
CREATE
CREATE DOMAIN
CREATE TABLE films
DATE NOT
film_id, director
films ( film_id
FOREIGN KEY
GENERATED AS
IF NOT
ON ( film_id )
PARTITION
PRIMARY KEY,
released_on DATE
VARCHAR2 (255) )

Legend

= choice is in the correct position in the solution.
= choice is in the solution but was in the incorrect position.
= choice is not in the solution.