Re: A difficult SQL problem... please help

From: Timothy J Baumer <tim.baumer_at_usace.army.mil.NOSPAM>
Date: 1998/06/24
Message-ID: <6mri62$7kk$1_at_goo.nwd.usace.army.mil>#1/1


after looking at your post again,
if your table actually looks like this:

>If I have a tables full of salary., I need to group them into several
>salary "ranges" like this:
>
> <1000 >=1000 to < 2000 >=2000 to <=2500 >2500
>
>Male 100 200 120 50
>Famale 50 222 30 65

what you really have is a spreadsheet forced into a table and you should really consider restructuring...

just a thought Received on Wed Jun 24 1998 - 00:00:00 CEST

Original text of this message