Anonymous

What Is The Main Difference Between Oracle And Sql Server?

3

3 Answers

Anonymous Profile
Anonymous answered
SQL SERVER:
SQL SERVER cheap than ORACLE Servers
SQL Server is simple and easy to install, use and manage
SQL Server supports only windows based platforms(Windows xp, Windows 9x, Server etc)
In Sql server its very complicated to configure Rollback properties.
It has  limitations in Materialized views

Oracle:
Its a platform independent
It has automatic rollback segments.
Its well in Indexing than SQL SERVER
its well in Materialized views than SQL SERVER
it supports recovery options when data has corrupted.
Anonymous Profile
Anonymous answered
Features of oracle:
*Client/Server Architecture.
*Large database and Space Management.
Anonymous Profile
Anonymous answered
Oracle is a language or tool which uses a database product known as SQL and Sql server is used to connect the Oracle with the database by using Sql query language.

Answer Question

Anonymous