answersLogoWhite

0

Assuming you have an student table that contains all the student information including their age, you can use the below query to find out.

select student_name, student_number, grade from tbl_student_master where student_age = (select max(student_age) from tbl_student_master)

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What did a pupil get when he had ten yellow tickets?

The pupil would get a prize.


What part of in pupil reflex for stimulus?

The stimulus in the pupil reflex would be light


How would you use the word pupil in a sentence?

My favorite pupil will not be attending class tomorrow.


Why would you use database?

why would you use database?


Why would you use a database?

you would use a database? You would use it to store data


Enter on the database or in the database?

We would use in rather than on. Data is stored in a database, not on a database. Data is entered into a database not onto a database.


Does a database have to be computerized?

No. A database can be manual, like a phone book or a shopping list. For it to be a database it needs to be structured or organised. If you take a phone book, although there are thousands of names in it, you can usually find a phone number you are looking for very quickly. This is because the phone book is structured and organised. So it does not have to be on a computer to be a database. A manual database can be computerised. The data would be entered into a computer.


What would happen if your pupil did not get bigger or smaller?

your eye would explode


Why would McDonald's use database?

McDonald's use database for...


Does a pupil in a blind persons eye change?

the pupil itself has the same job as a normal pupil would. It may look alittle diffrent depending on the person's condition. but otherwise no. it does not change


Why would you sort a database?

You would sort a database to make it easier for a computer to recall information.


What is a field in a database that contains formulas or functions in Excel?

In a database a field with a formula is called a calculated field. A calculated field should actually be in a table, as it can be calculated from data in other fields in the table, so it normally only appears in queries, reports and forms. In a spreadsheet it would just be a calculation.