You are given the following tables: - Student (name, age, hobby) - Teacher (name, age, department) Write a query to return all the data in the Student table.