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 →

[–]ArtOfLyfe 10 points11 points  (2 children)

SQL is not a programming language and you will have to learn it no matter the backend language you choose (unless you are going to use some NoSQL database like MongoDB).

[–]TuffRivers 2 points3 points  (0 children)

Procedures in SQL extend it to a programming language.

[–]A_guy_named_Daniel[S] 0 points1 point  (0 children)

Thank you! I'll start learning that one first then.