+ 1

Which is best database MySQL or SQL for beginners?

28th Jan 2017, 12:36 PM
Sarath Maya
Sarath Maya - avatar
7 Respostas
+ 7
NOOOOOOOOO SQL is the language you use to do queries on a database, such as MySQL. It's like HTML to Google Chrome.
28th Jan 2017, 1:01 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 6
MySQL is the database. SQL is the language.
28th Jan 2017, 12:51 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 3
Similar to MySQL is Microsoft SQL Server, which most incorrectly refer to as SQL.
28th Jan 2017, 2:12 PM
Jafca
Jafca - avatar
+ 1
SQL is Language to access the Data Base Like My SQL, SQL Server, Oracle
3rd Feb 2017, 1:08 PM
Akwin Lopez
Akwin Lopez - avatar
+ 1
sql is the core language but there are different versions of sql - check here for an example of a table definition using the different versions. http://www.w3schools.com/SQl/sql_autoincrement.asp I personally prefer ms sql server it uses t-sql which stands for transactional sql. there are some really cool benefits of t-sql and being a ms product there are endless resources available
11th Feb 2017, 6:15 PM
Luke T
Luke T - avatar
0
But both are storage purpose @cheeze
28th Jan 2017, 12:58 PM
Sarath Maya
Sarath Maya - avatar
0
what's the difference between two?
28th Jan 2017, 1:02 PM
Sarath Maya
Sarath Maya - avatar