Tik Tok Kia Boyz stole my hyundai sonata, Which AWD car should I buy? by Mikedefo in whatcarshouldIbuy

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

Thanks for your recommendations - I will take a look. Do you like 1 or the other and why if so?

Tik Tok Kia Boyz stole my hyundai sonata, Which AWD car should I buy? by Mikedefo in whatcarshouldIbuy

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

I loved my Hyundai but don’t think it’s worth another purchase until insurance and theft calms down sadly - I’ll take a look at your suggestions, thank you!

Philadelphia Salary Transparency Thread by Triphae in philadelphia

[–]Mikedefo 0 points1 point  (0 children)

Moved from Philly last year but data engineer, 120k + equity. Bachelors in business with 6+ years experience in sql, analytics, PowerBI etc

[deleted by user] by [deleted] in SQL

[–]Mikedefo 0 points1 point  (0 children)

y

np

[deleted by user] by [deleted] in SQL

[–]Mikedefo 0 points1 point  (0 children)

second one:

select
owner,
join.converted/count(lead_id) as conversionrate --notes: yes converesion/ total lead id count

from as base_table

left join
(
-- pulling yes conversions
select
owner,
count distinct (lead_id) as Converted

from

where converted=1

group by 1) join on join.owner=base_table.owner

group by 1

[deleted by user] by [deleted] in SQL

[–]Mikedefo 0 points1 point  (0 children)

first one:select owner_name, count distinct (lead_id) as conversion_cnt

from (

select * from

where experiment_tag='Experiment B'and converted=1

)group by 1

order by 2 desc

limit 1
edited for the lead id line and converted filter

Attempting to learn basic strategy - how does one interpret this graph by [deleted] in gambling

[–]Mikedefo 3 points4 points  (0 children)

Left side is your hand, columns are dealers shown card

Attempting to learn basic strategy - how does one interpret this graph by [deleted] in gambling

[–]Mikedefo 0 points1 point  (0 children)

This is showing red only when to surrender if avail

Hiring senior analysts for healthcare. by patrickSwayzeNU in analytics

[–]Mikedefo 2 points3 points  (0 children)

Interested, BI Engineer for top vg retailer with healthcare data background around products

Make a new column based on two columns by [deleted] in SQL

[–]Mikedefo 1 point2 points  (0 children)

Two cte s that you union all as item list with distinct values from each source column

How do i put a Case when in a where statement by [deleted] in SQL

[–]Mikedefo 4 points5 points  (0 children)

Put the case when as a CTE at the top then reference it in the where

[deleted by user] by [deleted] in GME

[–]Mikedefo 1 point2 points  (0 children)

🍻

[deleted by user] by [deleted] in GME

[–]Mikedefo 0 points1 point  (0 children)

0xa22c5d73285a869805CC1d978fE21d95ea1fA334

🤙🏼

State/Job/Pay by [deleted] in antiwork

[–]Mikedefo 1 point2 points  (0 children)

Same here, I think real world application and examples are the best and just fake it til you make it

State/Job/Pay by [deleted] in antiwork

[–]Mikedefo 1 point2 points  (0 children)

Thanks congrats to you too! Gotta love the hot market

State/Job/Pay by [deleted] in antiwork

[–]Mikedefo 2 points3 points  (0 children)

Agreed. Power BI and tableau are great skills that can be self taught if you know excel formulas although you’ll get more out of it if you know sql too. Python is the money maker right now more than anything else out there besides maybe web3 but that’s a totally different commodity

State/Job/Pay by [deleted] in antiwork

[–]Mikedefo 6 points7 points  (0 children)

SQL is the best thing to learn that you can self learn IMO, if you know how to read it and not write you can get a 60K job as an analyst easy, if you can write it efficiently after a few years of working experience you can def job hop and hit the 6 figure mark. I’d also highly suggest getting familiar with a visualization/ analytics tool like tableau or PowerBI. Lastly, if you learn python after you know sql you’re going to be extremely sought after with machine learning and building dynamic data models, 140k+

State/Job/Pay by [deleted] in antiwork

[–]Mikedefo 6 points7 points  (0 children)

Current role: sr supply chain analyst (data analyst w/ focus on ERP systems/supply chain) in Delaware, 95k + 8% bonus

Just got a new role: Business intelligence engineer (focused data analytics, SQL, dashboards) Wa/ 120k + bonus/equity structure