Thread: SQL vs MySql
View Single Post
  #2 (permalink)  
Old 06-20-2007, 12:50 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,635
Last Blog:
CherryPy(thon)
Rep Power: 28
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

First of all, your headline is not good.
You can't compare "SQL" and "MySQL". SQL is a language, while MySQL is a database.

MS SQL Server 2000 and MySQL are both databases, implementing the SQL-language. There is no big differences between the two databases. They both handles data. Of course there'll always be some differences between two products, but for a quick overview; they're doing the same stuff.
__________________
05-03-2007 - 11-13-2008
Reply With Quote