SQL Practice Quiz: Chunk 1

Test your knowledge of SELECT and FROM clauses.

Please enter your name to begin. Once locked, it cannot be changed.

If you are stuck on a question, feel free to skip it and move on to the next one!

Section 1: The Books Database

BookID (Int)Title (Text)Author (Text)Genre (Text)PublicationYear (Int)AvailableCopies (Int)

Section 2: The Films Database

FilmID (Int)Title (Text)Director (Text)Genre (Text)ReleaseYear (Int)Rating (Int)

Section 3: The Students Database

StudentID (Int)FirstName (Text)LastName (Text)Age (Int)Subject (Text)Score (Int)

Screenshot this box when finished

NAME NOT LOCKED YET
0 / 15 correctly finished