Link to home
Start Free TrialLog in
Avatar of ASKARIAM
ASKARIAM

asked on

Comparison between IBM DB2, Oracle 9i, and SQL Server 2000

I need to know the difference between the 3 DBMSs (IBM DB2, Oracle 9i, and SQL Server 2000) in the following features:
1) Bitmap/hash index
2) Multimedia data types: binary large object (BLOB)
3) Can use multiple CPUs for intra-query parallelism
4) B-tree/clustered index types
5) Can run Enterprise JavaBeans in the database
6) Creates incremental/full backups
7) Left/right/full outer joins


Please help me as soon as possible.
Avatar of nmcdermaid
nmcdermaid

5) Can run Enterprise JavaBeans in the database

SQL Server can't do this but it does the rest.
ASKER CERTIFIED SOLUTION
Avatar of Sowmya_K
Sowmya_K

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ASKARIAM

ASKER

Thanks nmcdermaid ,
Thanks Sowmya K,

I really appreciate your cooperation and your help.

Thanks again,