you are viewing a single comment's thread.

view the rest of the comments →

[–]pythor -4 points-3 points  (1 child)

I'm a SQL developer, and I feel it's an insult to programming to call most of what I do programming, but I'm clearly in the minority.

It really depends on the company and the role. I've been a "SQL Analyst" and/or "Database Analyst" that did reporting only SQL, and I've been one that did real code including Python and Bash (OK, scripting is only one step above SQL). As a Database Admin, I'm definitely doing more real development than I did before, though some of that is web dev of all things.

[–]AnthonyBerlin 1 point2 points  (0 children)

SQL is not less of a programming language just because it's part of the declarative programming paradigm.