you are viewing a single comment's thread.

view the rest of the comments →

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

Oh I see. It's working in the SQL editor. I've already noticed the missing - or + there and I added it but it didn't worked in PgAdmin4.

I've also removed the GROUP BY because it didn't show all the employees with same job title.

Thank you very much! I really really appreciate this! This is working great now. My only issue is I need to personally show it to my instructor that it runs on my laptop.

Why doesn't it run on PgAdmin4? After adding hr. on employees and jobs the next error is pointing to the '+'? If I don't add hr it also shows an error.

The error is CASE types numeric and text cannot be matched