Re: SQL Help!
From: Kathy Holley <kholley_at_kti.com>
Date: 1996/07/24
Message-ID: <31F65214.562_at_kti.com>#1/1
Date: 1996/07/24
Message-ID: <31F65214.562_at_kti.com>#1/1
Julian Goulet wrote:
> How about:
> select desc ... where language =
> (select max(language) ...
> where language = 2 or language = 1 ) ;
>
> jgoulet_at_mola.gso.ure.edu
Thanks for your help, I tried your suggestion and it works. Kathy Received on Wed Jul 24 1996 - 00:00:00 CEST