Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: can you join table from oracle and from SQL server?
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.
-- BillyReceived on Thu Oct 06 2005 - 10:45:11 CDT
![]() |
![]() |