Skip to content

Course home

Additional programming techniques

Additional programming techniques

EasyMedium
12
Question 1

The database table Instruments stores details of laboratory measurement devices.

DeviceIDTypeCalibrationStatus
D-104SpectrometerValid
D-208CentrifugeExpired
D-301SpectrometerExpired
D-412MicroscopeValid
D-509SpectrometerValid

Complete the SQL query to return all fields for the instruments where the Type is 'Spectrometer'.

SELECT .....

FROM .....

WHERE .....
[3]
Markscheme

Additional programming techniques Questions

  1. GCSE
  2. /Computer Science
  3. /Additional programming techniques

5 exam-style questions on OCR GCSE Computer Science Additional programming techniques. Each one has a worked solution and a mark scheme showing where the marks go.

Question bank