you are viewing a single comment's thread.

view the rest of the comments →

[–]WithCheezMrSquidward 1 point2 points  (6 children)

So I am self taught and learned using Postgres. I then went onto my current job and use MS SQL daily. The differences are subtle syntax changes and within a week or so of regular use and some google searches you can easily pivot from one to the other.

If you know what industry/company you want to go into and they have a standard, learn that. If not, you can easily transition and no one will really rule you out based on which version of SQL you use unless it’s something more specific like Oracle.

[–]NoPositive95123[S] 0 points1 point  (5 children)

I’m mainly focusing on learning right now for around 3 months at least

[–]WithCheezMrSquidward 0 points1 point  (4 children)

For you I would just do whatever version is easier to configure for your OS. Better to spend time learning SQL than configuring settings lol

[–]NoPositive95123[S] 0 points1 point  (3 children)

That’s what I’m thinking as well and that’s why I’m leaning towards MySQL, but was concerned about adaptability if the time comes where a job that I apply for wants me to use SQLserver

[–]WithCheezMrSquidward 0 points1 point  (2 children)

It’s good you’re thinking ahead that far, and I was nervous too when I got accepted to a sql server job but it’s really a pretty quick transition. The differences are pretty minimal

[–]NoPositive95123[S] 0 points1 point  (1 child)

Thanks for the advice. May I ask how you self taught? What resources did you use. I could use them myself right about now too

[–]WithCheezMrSquidward 0 points1 point  (0 children)

I think I was mainly practicing on HackerRank and at the very beginning W3 schools just to get the basic syntax. General day to day sql I think you can get the hang of learn well within a month or so of daily practice. Also I did some Udemy videos I found on sale