0
Which version of sql i should download?
9 Respostas
+ 1
Which dbms? MySQL, Oracle, MS SQL Server?
MySQL
https://www.mysql.com/downloads/
Oracle
https://www.oracle.com/downloads/
MS SQL
https://www.microsoft.com/en-us/sql-server/sql-server-downloads
+ 1
marjan If you are learning or you use php it is better to use MySQL. If you use Java choose Oracle. If you use .NET, C# etc use MS SQL
0
You can download the latest stabe version according to your operating system in official sql website
0
im gonna start learning sql server im beginner and my major was different from software developer.
i just dont know how to start ?!
0
im interested in learning phyton and sql together . so which one do you suggest?!
0
for the begining of mysql no need to learn sql first?
0
marjan mySQL is just a dbms. Tge database and operations are created and maintained with SQL. So you will have to learn SQL. You need a DBMS to learn SQL. That is MySQL
0
thank u so much🌷🌷