PgHero
SELECT     SUM("bill_details"."quantity") AS sum_id FROM       "bill_details"  WHERE     (reference_1 = $1 and narration ilike $2)

Total Time ms

Loading...

Average Time ms

Loading...

Calls

Loading...

Tables

Name Rows Indexes
bill_details 350824
  • id PRIMARY
  • bill_id
  • item_with_detail_id
  • location_id
  • narration
  • patient_id
  • reference_3
  • service_id
  • service_request_detail_id
  • station_id