Whats The Diffrence Between MySql And Sql ??

Discussion in 'MySQL' started by Gunda, Mar 27, 2007.

  1. #1
    Whats The Diffrence Between MySql And Sql Server ??
     
    Gunda, Mar 27, 2007 IP
  2. Smaaz

    Smaaz Notable Member

    Messages:
    2,425
    Likes Received:
    160
    Best Answers:
    0
    Trophy Points:
    250
    #2
    MySQL/ MS SQL are programs, that use SQL (SQL Structured Query Language)
     
    Smaaz, Mar 27, 2007 IP
  3. edy

    edy Peon

    Messages:
    256
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    SQL Server 2000 only works on Windows-based platforms, including Windows 9x, Windows NT, Windows 2000 and Windows CE.
    In comparison with SQL Server 2000, MySQL version 4.1 supports all known platforms, including Windows-based platforms, AIX-based systems, HP-UX systems, Linux Intel, Sun Solaris and so on.

    http://www.mssqlcity.com/Articles/Compare/sql_server_vs_mysql.htm

    I hope this will help you.
     
    edy, Mar 28, 2007 IP
  4. amitpatel

    amitpatel Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    In structure wise both mysql and sql are same . sql are available only in windows platform and it is query structured language. While mysql is platform indepedent it is available at linux also. And most is myql is free database software
     
    amitpatel, Mar 31, 2007 IP
  5. salesonamazon

    salesonamazon Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    SQL is the language it self that can run on different platforms, MYSQL is the microsoft platform
    There are many paltforms out there, like oracle, DB2, mysql, etc..
     
    salesonamazon, Aug 17, 2010 IP
  6. seo-india

    seo-india Banned

    Messages:
    85
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    SQL Server 2005 only works on Windows-based platforms, including Windows 9x, Windows NT, Windows 2000 and Windows CE.
    In comparison with SQL Server 2000, MySQL version 4.1 supports all known platforms, including Windows-based platforms
    mysql is a open source , sql is not mostiy mysql used in php;
     
    seo-india, Aug 18, 2010 IP
  7. waynewex

    waynewex Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    MySQL is a DBMS (Database Management System). SQL is the language that it uses.
     
    waynewex, Aug 19, 2010 IP