+ 1
Which database is easy to learn and easy to access?? MySql or MS-Sql
5 ответов
+ 1
Use mySql for now. that's what's in the Sololearn app. moreover in terms of accessibility, mySql works on multiplatform environments as compared to MS Sql even though both are good but you'd be better off staying with MySql especially if you're now learning Sql ..
+ 1
@swetha U welcome 👍
0
thank you
0
You mean witch database manager is best to learn. I think MSSQL is the best because support stored procedures, views, triggers and a lot of features.
First you need the standard SQL is relative valid for all managers.
App course is based on MySQL is a good choice but remember SQL Ansi -> (MySQL, Oracle, MSSQL)
0
stored procedure feature is also available in mysql.. right??