Showing posts with label age. Show all posts
Showing posts with label age. Show all posts

Wednesday, March 7, 2012

maximum age

hi,
was wondering any knows the synatax for a query to find the maximum age in a table. in SSH secure Shell
cheersWell, SQL would do that as

SELECT MAX(age) FROM your_table

but I have no idea how to incorporate it with the SSH secure Shell.