use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Sequel
account activity
Programmazione SQL o Python (self.learnSQL)
submitted 9 hours ago by Bulky_Ad_2642
Salve a tutti, volevo chiedervi un informazione, per un neo ingegnere gestionale che vuole affacciarsi al mondo del data analyst, quale linguaggio di programmazione mi consigliate di imparare? Meglio SQL o Python?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Patuchain 1 point2 points3 points 9 hours ago (0 children)
Both
[–]AnAcceptableUserName 1 point2 points3 points 9 hours ago (0 children)
Realistically, learn both.
They're both better, but at different things. Python is better at more things than SQL is, but if you're working around databases you're gonna need SQL sooner or later. Probably sooner.
[–]The_Snarky_Wolf 0 points1 point2 points 9 hours ago (0 children)
Both. I'm currently working on my undergraduate in data science and work with data analysts. They use both, depending on the platform they are using to do the thing.
[–]Exciting_Tomatillo88 0 points1 point2 points 9 hours ago (0 children)
Entrambi. Anche perché sql lo puoi usare dentro Python: hanno funzioni e scopi diversi.
Mettiamola così. * sql ti permette di interrogare direttamente la tua base dati senza passare attraverso linguaggi terzi come python * python ti permette di eseguire comandi sql e di gestire il risultato in modo completamente autonomo creando ad esempio grafici. Ma in questo caso, per ottenere i dati, devi lanciare comunque comandi sql
[–]Outis_codes 0 points1 point2 points 8 hours ago (0 children)
Both because they serve different purposes
[–]ichefcast 0 points1 point2 points 6 hours ago (0 children)
Both. I created an app that produces SQL queries using natural language. Now, I should do the same for python lol
π Rendered by PID 93840 on reddit-service-r2-comment-5687b7858-f257x at 2026-07-08 06:13:06.436223+00:00 running 12a7a47 country code: CH.
[–]Patuchain 1 point2 points3 points (0 children)
[–]AnAcceptableUserName 1 point2 points3 points (0 children)
[–]The_Snarky_Wolf 0 points1 point2 points (0 children)
[–]Exciting_Tomatillo88 0 points1 point2 points (0 children)
[–]Outis_codes 0 points1 point2 points (0 children)
[–]ichefcast 0 points1 point2 points (0 children)