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

Home -> Community -> Usenet -> comp.databases.theory -> Re: Efficiency; advanced/future SQL constructs

Re: Efficiency; advanced/future SQL constructs

From: Lennart Jonsson <lennart_at_kommunicera.umea.se>
Date: Tue, 21 Aug 2001 21:53:45 GMT
Message-ID: <JLAg7.9706$2u.71794@www.newsranger.com>

In article <6dae7e65.0108211341.5be42f54_at_posting.google.com>, Lennart Jonsson says...
>

 [...]
>
>Something like
>
>select employeeID, name from Employee where salary = (select
>max(salary) from Employee)
>
>should work
>
>/Lennart

Sorry, I overlooked the "in each of my company's divisions:". Please ignore my suggestion

/Lennart Received on Tue Aug 21 2001 - 16:53:45 CDT

Original text of this message

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