Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Finding largest key in Oracle using SQL commands?

Finding largest key in Oracle using SQL commands?

From: Keith Lee <cmarvel_at_nethere.com>
Date: Wed, 04 Dec 2002 02:20:35 GMT
Message-ID: <3ded6617.5876309@news.nethere.net>


All:

        Does anyone know how to find the largest key in an Oracle database using SQL commands? I could open use a PL/SQL procedure to loop through the table until I get to the largest key; but, I was wondering if there was any SQL command to do this.

Keith Lee Received on Tue Dec 03 2002 - 20:20:35 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US