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

Home -> Community -> Usenet -> c.d.o.server -> Re: can you join table from oracle and from SQL server?

Re: can you join table from oracle and from SQL server?

From: Billy Verreynne <vslabs_at_onwe.co.za>
Date: Thu, 06 Oct 2005 17:45:11 +0200
Message-ID: <di3gpb$ede$1@ctb-nnrp2.saix.net>


EdStevens wrote:

> Why is it Java people keep wanting to re-invent the wheel? The first
> thing you need to learn about databases is that they are not just a
> fancy file system for storing

Amen to that.

I find it very frustrating dealing with developers that treat the database as a bit bucket (or persistant storage device in Java terms).

If you need a bit bucket, roll your own. It can be a -lot- faster than a RDBMS and is a heck of a lot cheaper.

Of course, only after doing this and running into brick walls (a bit bucket ain't no database), they start to appreciate what a RDBMS offers.

--
Billy
Received on Thu Oct 06 2005 - 10:45:11 CDT

Original text of this message

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