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: Differences between Oracle RDBMS and MS SQL Server

Re: Differences between Oracle RDBMS and MS SQL Server

From: Tim Kannel <tdkannel_at_bitstream.net>
Date: Wed, 6 Dec 2000 23:16:04 -0600
Message-ID: <MPG.1498d9102825576a9896af@news.bitstream.net>

> For just about everything available in one product, there is equivalent
> functionality in the other product. The resulting code may look quite
> different, but the functionality is there. ... So
> what. Code is code, and making such low-level comparisons is technical
> nitpicking.

I would have to disagree with that. As an example, the software that I work on is actually a subsystem within several primary systems. Some of the primary systems use SQL server, and some are now using Oracle. The same code base is used for this particular subsystem, so it makes the code simpler if a particular feature can be implemented with identical syntax in both environments. Besides, in any situation that involves porting from one environment to another, the fewer required changes the better.

-- 
Tim Kannel
TCAP 3.1 - Captures console I/O to a file
ftp://ftp.simtel.net/pub/simtelnet/msdos/sysutl/tcap31.zip
Received on Wed Dec 06 2000 - 23:16:04 CST

Original text of this message

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