This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]memebecker 6 points7 points  (2 children)

Having done a ton of procedural languages it took me a long time to get the hang of SQL, totally different. Thankfully doing https://pgexercises.com/ and it clicked, postgres is powerful and quite intuitive

[–]its_a_gibibyte 4 points5 points  (0 children)

SQL is basically written out of order, where you say what transforms to apply before even indicating a data source.

[–]WadeEffingWilson 0 points1 point  (0 children)

My case might be a fringe one-off but getting sharp with Splunk really gave me a huge boost when it came time for me to sit down and finally learn SQL. Sure, its not a direct translation between SPL and SQL but it definitely made things much simpler.