Skip to Main Content
SQuizL

SQuizL - Guess the SQL statement

uiz
Guess #1 of 6
< Erase
Submit >
View results >
(START WITH
ADD (job_id INT)
ADD CONSTRAINT
ALTER TABLE
AS IDENTITY
CHECK
CREATE SEQUENCE
CREATE TABLE
DEFAULT 42
DEFAULT ON NULL
DROP SEQUENCE
DROP TABLE
GENERATED
IDENTITY
job_id
job_name
LIMIT VALUE)
MODIFY
MODIFY job_id
NOT NULL
PRIMARY KEY
SET UNUSED
TABLE
VARCHAR2(30)

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.