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

117
Views
How SUM numeric datatype postgreSQL

I am new using postgresql and have problem when sum record, because give a zero result.

this my db table

user_id   amount
981       1200000.0000
981       -170000.0000
981       -144500.0000
981       -249800.0000

the amount field using "numeric" datatype and this my query

SELECT user_id, SUM(amount) as amount FROM transaction where user_id = 981;

how to fix this, thanks

over 4 years ago · Santiago Trujillo
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!