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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: A SQL Question

RE: A SQL Question

From: Deshpande, Kirti <kirti.deshpande_at_verizon.com>
Date: Thu, 13 Mar 2003 08:14:03 -0800
Message-ID: <F001.005691D9.20030313081403@fatcity.com>


Igor (and all):

Yes, our SPAM Cops and their filters are very strict with the wording in the e-mail footers.

Unfortunately, FatCity.com uses the footer that gets caught by these filters.

When replying to me directly, using list message, you need to remove the old footers from the e-mail.

Sorry about this little problem.....

I will post my Corrected SQL Question again...

Thanks.

-----Original Message-----
Sent: Thursday, March 13, 2003 9:04 AM
To: Multiple recipients of list ORACLE-L

Kirti,

I tried to reply to your direct e-mail, but your mail-server is very strict and considered my message to be "Unsolicited Bulk Email". What I was trying to say is:

Oracle-l list behaves very strangely (sometimes), I'm still waiting to see corrected
version of your question.
And actually I suspected, that the question isn't that simple -:)

Igor Neyman, OCP DBA
ineyman_at_perceptron.com

> Hi SQL Developers,
>
> I have a table as follows:
>
> Col1 Col2
> ----------------
> A B
> C D
> E F
> G H
> B A
> E F
> C D
> H G
>
> With a PK on (Col1, Col2).
>
> How do I write a SQL script to get following result?
>
> Col1 Col2
> --------------------
> A B
> B A
> C D
> D C
> E F
> F E
> G H
> H G
>
> Thanks for your help.
>
> - Kirti
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Deshpande, Kirti
  INET: kirti.deshpande_at_verizon.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Mar 13 2003 - 10:14:03 CST

Original text of this message

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