A new member joins a local gym. The following incomplete SQL statement is executed to add their details to the Members table in the database:
INSERT INTO A
B (104, 'Julian', 'Vance', 'Gold')
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.