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 -> Cross Table

Cross Table

From: Eduard Filipas <edo_at_access.stp.si>
Date: 1999/10/11
Message-ID: <3801EBF1.5213E200@access.stp.si>#1/1

Does oracle support Cross table method ? If it does how can i access it ? i picked it up from microsoft's access.

example ...

    road    code_of_road        costs
        1            A1                13$
        2            B2                10$
        3            H                  05$
        4            A1                03$

Result ...
      A1    B2      H
     13$   10$    05$
     03$     0$      0$

thank you for help
                     Edo
Received on Mon Oct 11 1999 - 00:00:00 CDT

Original text of this message

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