Re: Newbie Q - maximum value of a column

From: Matt Marrow [LOGICA][dc] <mmarrow_at_diana>
Date: 1996/10/18
Message-ID: <548tbu$52r_at_zeus.mobile.com>#1/1


How about

SELECT MAX(key) FROM table_name;

That works

Matt Received on Fri Oct 18 1996 - 00:00:00 CEST

Original text of this message