combine rows dependent on match two columns

From: NOVA <nova1427_at_gmail.com>
Date: Tue, 10 Mar 2009 06:14:26 -0700 (PDT)
Message-ID: <1612645a-a944-4184-aef8-7efd6e5581fb_at_h20g2000yqn.googlegroups.com>



Dear all,

If I have table like this

A             aa               B             bb
1              5
2              7
                                  1              7
                                  3              6


I want to make the result like this

A or B             aa               bb
1              5                7
2              7
3                                6


A or B is a column has all data avaliable in both A and B

help please Received on Tue Mar 10 2009 - 08:14:26 CDT

Original text of this message