An automated delivery drone completes a test flight. The following incomplete SQL statement is executed to record the flight's telemetry in the DroneFlights table of the logistics database:
INSERT INTO A
B ('DF-902', 45.2, 12.8, 'COMPLETED')
Some of the SQL statement has been replaced by the labels A and B.
State the SQL terms that should be written in place of the labels:
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.