Development

Databases and SQL 2

A database table called ‘leaderboard’, contains the percentage scores obtained by students in a recent assessment, along with the students’ names. The field names in the table are ‘students’ and ‘scores’. Write the SQL query needed to access the names of students who have achieved a score of over 50%.

Databases and SQL 2 Read More »

Databases and SQL 1

Study the table below (called ‘teachers’), which shows a selection of teachers of various subjects in a school. teacher subject Miss Small Maths Mrs Smith Maths Mr Jones English Mr White English Miss Green Maths Mrs Hughes Art Mr Morgan Computer Science Write the SQL query to return the names of teachers who teach ‘Maths’.

Databases and SQL 1 Read More »

Shopping Cart
Scroll to Top