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: Test my JOIN function

Re: Test my JOIN function

From: Arto Viitanen <av_at_cs.uta.fi>
Date: 28 Nov 2001 15:50:56 +0200
Message-ID: <weg06z0zsv.fsf@siwenna.cs.uta.fi>


>>>>> "Kenneth" == Kenneth Yip <kenneth00yip_at_yahoo.com> writes:

 Kenneth> I want to test a C++ program that I have written for performing
 Kenneth> JOIN.  How can I embedded this into a SQL statement.  Such that a
 Kenneth> commercial database system (Oracle, Access, SQL Server or others)
 Kenneth> will use my own JOIN function, instead of its default JOIN?

No way.

But, you might like to download some free database system like PostgreSQL (http://www.postgresql.org/) and add it there.

-- 
Arto V. Viitanen				                  av_at_cs.uta.fi
University of Tampere, Department of Computer and Information Sciences
Tampere, Finland				      http://www.cs.uta.fi/~av/
Received on Wed Nov 28 2001 - 07:50:56 CST

Original text of this message

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