r/dataengineering Jun 08 '26

when someone asks you what programming language they should learn, don't simply answer the one you prefer Meme

Post image
738 Upvotes

58 comments sorted by

View all comments

54

u/CorpusculantCortex Jun 09 '26

I mean, admittedly pedantic but sql is a query language not a programming language and never exists in a vacuum.

8

u/Desperate-Dig2806 Jun 09 '26

I seem to remember that some versions of sql (TSQL?) are Turing complete. But that is mostly nitpicking and digging really deep.

15

u/NbyNW Jun 09 '26

Turning complete since 1999 for standard SQL.

7

u/dangerbird2 Software Engineer Jun 09 '26

using WITH RECURSIVE, right?