Skip to content

Course home

Structured query language (SQL)

Structured query language (SQL)

EasyMediumHard
1234567
Question 5

Species

SpeciesIDCommonNameConservationStatus
SP01Golden EagleVulnerable
SP02Red PandaEndangered
SP03Amur LeopardCritically Endangered

Animal

AnimalIDSpeciesIDNickname
A81SP01Aquila
A82SP02Rusty
A83SP03Kasha

Treatment

TreatmentIDAnimalIDCost
T91A81450.00
T92A82120.00
T93A8345.00

The species with the common name Red Panda has been reclassified. Its conservation status has been incorrectly entered as Endangered and must be updated to Critically Endangered.

Write an SQL statement to make this change.

[3]
Markscheme

Structured query language (SQL) Questions

  1. GCSE
  2. /Computer Science
  3. /Structured query language (SQL)

25 exam-style questions on AQA GCSE Computer Science Structured query language (SQL). Each one has a worked solution and a mark scheme showing where the marks go.

Question bank