The function of the SQL statement SELECT Student ID, Surname, House Name FROM Student, is that it

  • A retrieves the listed fields from student table
  • B highlight the listed fields from student table
  • C hides the selected fields from student table
  • D deletes the listed fields from students table

The correct answer is A. retrieves the listed fields from student table

No explanation given
Previous question Next question