10.07.2017, 11:36
Wise words, but I highly doubt Microsoft will 'recognise' Kalcor's work, lmao.
My Structured Query Language
It is a language, it is bigger than you might think. MySQL has a lot more to offer than just insert, update, select, delete. for example, a feature not many would know about: https://sampforum.blast.hk/showthread.php?tid=546630 |
MySQL is an RDBMS, not a language. It implements a language, SQL, but it is not a language in and of itself. If you know SQL you can use any DBMS. Be that MySQL, Oracle or Microsoft. Each of these DBMS' implement their own little quirks but they're all compatible with ANSI SQL as well.
|
As you do this for a job, mind I ask how you got in to the field? I currently work in IT as a technician and start an open university course in Computer Science which I am going to be taking the software development path - they teach you JAVA and JavaScript though. I only really code c# and swift at the moment
@everyoneelse - would love to know how many of you went down the education route, or self taught! |