3Easy
0/2

A list of all payloads of the 'Satellite' type is needed from the database.

Payload

PayloadIDNameTypeMassKG
PL-101Sentinel-6Satellite1192
PL-102Dragon-C201Cargo Capsule4200
PL-103Hubble-UpSatellite11110

Launch

LaunchIDPayloadIDLaunchVehicleIDLaunchDate
L-901PL-101LV-052020-11-21
L-902PL-102LV-092021-05-03

LaunchVehicle

| LaunchVehicleID | Model | Agency | | :--- | :--- | :--- | :--- | | LV-05 | Falcon 9 | SpaceX | | LV-09 | Falcon Heavy | SpaceX |

The following SQL query is run to produce the list:

A PayloadID, Name, MassKG FROM Payload WHERE B

Some parts of the SQL query have been replaced by labels A and B.

State the SQL statements or clauses that should have been written in place of the labels A and B.

[2]

Structured query language (SQL) Questions

Practise AQA GCSE Computer Science Structured query language (SQL) with exam-style questions for GCSE Computer Science. 25 questions, matched to the AQA GCSE Computer Science (8525) specification and written in Paper 1 and Paper 2 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.

PreviousNext

Structured query language (SQL) Questions

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