Re: Informix, Sybase, Oracle or MS SQL server

From: ray charbonneau <raycharb_at_teleport.com>
Date: 1996/05/03
Message-ID: <4mdfnp$6rn_at_ornews.intel.com>#1/1


After using both Sybase and Oracle, I sure do see some differences. For retrieving data on multiple servers Oracle looks like the way to go. However, Sybase has many, many, many other advantages for the developer. They include:

  1. Stored Procedures that return result sets (Oracle - no go).
  2. Creation of working Temp Tables in store procedures (Oracle - no)
  3. Sybase system administration is easier.
  4. Ability to join tables on Updates.

These may seem trivial, but in the many systems I have built, they made my job much easier.

have fun
ray c.   Received on Fri May 03 1996 - 00:00:00 CEST

Original text of this message