Fresh in memory because 2 days ago I had meeting with MS SQL people from 
Microsoft.
I will talk about MS SQL 2000 Enterprise.
1. MS SQL cannot handle exception. There is nothing like EXCEPTION WHEN ... 
THEN.

2. MS SQL has nothing  like package.

3. MS SQL has nothing like partitioned table (next release in 2 years will 
have)

4. There is nothing like INSERT NOLOGGING. You have start/stop logging for 
whole session.

5. There's nothing like sequence (Well, IDENTITY column IS NOT sequence).

6. Well, you can use undocumented function pwdencrypt and pwdcompare to store 
passwords (the same hash function for storing users password is using MS SQL) 
:-)

7. There is nothing like ARCHIVE MODE in MS SQL.

Just my notes from meeting.

JP

On Thursday 27 February 2003 21:35, you wrote:
> I agree - the biggest advantage Oracle has to MS SQL Server is Unix
> stability to Windows stability.
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jan Pruner
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to