+ 1
SQL frameworks
Which are the most used SQL frameworks?
2 Respuestas
0
That's very debatable, cause Microsoft, Oracle, Mysql, PostgreSQL are just the ones I consider used the most, but all have one thing in common, even when they all have their particular versions of SQL, they all support standard SQL, and my advice to learners is to begin by learning the standard SQL, from there any choice wouldn't bring a big change, and again, all the major database vendors support it. Good luck Unai.
+ 1
Thank you very much, Roberto