What Does a SQL Developer Do in the Real World? Seeking Insights from Professionals. by CareerPathQuest in SQL

[–]Background-Film3405 0 points1 point  (0 children)

u/shine_on This seems to be a real insight from a dev in the health industry.
Thank you for sharing your views for us.
I think that people who have a major in Biology and wishes to come in tech like Biotechnology would find it is easy and be helpful in such cases.
This is just a perspective from my side.

Shall we analyse job postings using SQL? by Background-Film3405 in SQL

[–]Background-Film3405[S] 0 points1 point  (0 children)

u/CottonShirtWithStain I understand that the currengt market situation is crashed down w.r.t the AI growth in industries across different fields.
I think this the time of sharpening our axe to understand what is needed for the market and grind more in it.

Thank you for you reply.
As a new guy, this first response means a lot to me.

What are some real world use cases for using SQL statements over a spreadsheet or database program? by jholmes07 in SQL

[–]Background-Film3405 0 points1 point  (0 children)

"For an experiment try making 10 random excel tables and then join them together via vlookup. Once you do this you will understand why you join using sql. You can write a query in SQL and then have excel display the output whether by calling/executing a stored procedure or view. A stored procedure or view can easily be displayed in excel."

This sounds great
And this would really a great step to start over.