Programming (Year 12)
Databases
In SQL, what does the SELECT statement do?
Adds data to a table
Deletes data from a table
Retrieves data from a table
Updates data in a table
Next