answersLogoWhite

0


Best Answer

SQL Server is most often referred to as Microsoft SQL Server, but there is also a Sybase SQL Server which was originally created on UNIX in 1987. MS sql 2000 database, or Microsoft SQL Server 2000 is a database server product. So, when you ask what is the difference, I do not see a difference, they are one in the same. Unless your question is asking for the difference between the Sybase version and Microsoft version, or you are wanting to compare different versions of Microsoft SQL Sever. In which case, I think your question must be more specific. arnel... SQL stands for (Structured Query Language). A SQL server can cover a host of products. Oracle is a SQL server however when speaking of Oracle people usually refer to it is Oracle. The server in fact is a SQL server. Microsoft SQL server is often simply referred to as SQL Server not because they 'own' the product or anything, just because of the popularity. I can draw a parallel for you. When you own a SeaDoo watercraft (as I do) people will refer to it as a jetski, same with a Kawasaki, Polaris, or any other brand. The fact is that this name (JetSki) is used interchangable however the Kawasaki Standup model watercraft is the only true 'jetski'. Anyway there are many 'flavors' of SQL server (MYSQL, Oracle, MS SQL Server, Postgress SQL, just to name a few. You can find more information about SQL server, its history and some additional 'flavors' at this link: http://en.wikipedia.org/wiki/SQL Hope that helps. Jwilliamsoh http://jwilliamsoh.spaces.live.com/

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

It is not true that SQL Server 2000 is better than Oracle 9i or vice versa. Both products can be used to build stable and efficient system and the stability and effectiveness of your applications and databases depend rather from the experience of the database developers and database administrator than from the database's provider. But SQL Server 2000 has some advantages in comparison with Oracle 9i and vice versa.

The SQL Server 2000 advantages: * SQL Server 2000 is cheaper to buy than Oracle 9i Database. * SQL Server 2000 holds the top TPC-C performance and price/performance results. * SQL Server 2000 is generally accepted as easier to install, use and manage. The Oracle 9i Database advantages: * Oracle 9i Database supports all known platforms, not only the Windows-based platforms. * PL/SQL is more powerful language than T-SQL. * More fine-tuning to the configuration can be done via start-up parameters.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between sql server and ms sql 2000 database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When was Firebird - database server - created?

Firebird - database server - was created in 2000.


Differences between Win 2000 Server Advanced Server?

The major Difference is win 2000 server is not supported for clustering where as 2000 Advanced server can, and even RAM and Process support is more for Advanced server comparing to win 2000 server.


What is the difference between LDAP and X500 in ADS windows server 2000?

ads


Difference between sql server 2003 sql server 2005?

There is no such thing as SQL Server 2003. Microft released SQL Server 2005 as the next version of SQL Server 2000.


What type of server manages informational queries from programs like oracle mysql or microsoft sql 2000?

Database Server


Different between 2000 and 2003 server?

what is the 2000 and 2003 server different


What has the author Louis Davidson written?

Louis. Davidson has written: 'Pro SQL Server 2005 Database Design and Optimization' 'Pro SQL server 2008 relational database design and implementation' -- subject(s): Client/server computing, SQL server 'Pro SQL Server 2005' 'SQL Server 2000 Stored Procedures Handbook (Expert's Voice)'


Database made in sql server 2000 can be shifted into sql server 2005?

Yes, a Microsoft SQL Server 2000 database can be hosted on a Microsoft SQL Server 2005 server, and it can also be upgraded to a 2005 database structure under the database properties.---------------Yes it can. You can just attach the mdb file with no problem. 2005 & 2008 are fully compatible with 2000 database files.The action of changing the Compatibility level to the latest value is really optional. I recommend NOT "upgrading the compatibility level". Performance wise, there is no advantage in speed. The Compatibility level is there to ensure features used in the 2000 database are made available to it (ie, some functions are renamed in later version, some are deprecated, etc). So, unless you've done a thorough check (or a very sure), I recommend leaving it at 2000 compatibility.-----------------Yes absolutely, you can do it. Here is top 4 methods that will help you for this.1. Backup & Restore2. Detach & Attach3. Generate Create Script4. Copy Database Wizard using SSMS


What is the difference between a client and a server?

Client server A Computer Joined In The Domain With Client OS like Windows XP, Windows vista, Windows 7 etc. and Member server A Computer Joined In The Domain With Server OS like windows server 2000,Windows Server 2003,windows server 2008


What is the difference between a client and a member server?

Client server A Computer Joined In The Domain With Client OS like Windows XP, Windows vista, Windows 7 etc. and Member server A Computer Joined In The Domain With Server OS like windows server 2000,windows server 2003,windows server 2008


How to backup sql database?

Use program way backup and recovery. Tool repair sql database any version starting with MS SQL Server 2000, including SQL 2005.-------------You can backup SQL server database using SQL Server Management Studio (SSMS), T-SQL or PowerShell.Limitation: Backup created using higher version can't be restored in earlier version of SQL server.


What has the author Michael Otey written?

Michael Otey has written: 'Windows Nt Database Developer's Guide (Windows Nt Professional Library)' 'Application Developer's Handbook for the AS / 400' 'SQL Server 2000 developer's guide' -- subject(s): Client/server computing, SQL server 'SQL server 7 developer's guide' -- subject(s): Client/server computing, Database management, SQL server