|
-
October 17th, 2008, 10:40 PM
#1
I'm confusing between SQL Server and MYSql and Sql Quries
- I'm newbie and I'm confusing between SQL Server and MYSql and Sql Quries ?
- and Is the SQL Server database like access and Sql Quries is the language Sql like Select * From Table1
-
October 18th, 2008, 03:49 AM
#2
Re: I'm confusing between SQL Server and MYSql and Sql Quries
Your Question is unclear, MSSQL and MySql are different, Microsoft created MSSQL not MySQL, these two RDBMS share common SQL Sytax, but not entirely. I think if you can Google the Difference between the two, you will find something.
Hope this Helps
-
October 18th, 2008, 05:02 AM
#3
Re: I'm confusing between SQL Server and MYSql and Sql Quries
-
October 18th, 2008, 10:42 AM
#4
Re: I'm confusing between SQL Server and MYSql and Sql Quries
MS SQL Server and MySQL are both RDBMSs (relational database management systems).
They are different products, MS SQL Server is, as access, a Microsoft product. MySQL is now owned by Sun.
SQL is structured query language. It's a standard that many RDBMSs support to some extent.
I hope this makes things a bit clear
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|