Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

194
Views
how to calculate the difference of the sum of two column from two different tables in sequelize

I am trying to perform an eagerload query in sequelize javascript where I query the sum of two columns fronm two different tables and calculate their difference, then return the result instantly.

How can I go about this ?

here is the sql query

select ( (select sum(amount) from payment as payments where Client_phone_number = '671273724') -  (select sum(unit_price * duration) from calls as bill where Client_phone_number = '671273724'))
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!