add batch remove batch split batch comment selection show hidden batches hide batch highlight batch
db<>fiddle
donate feedback about
By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
(No column name)
Microsoft SQL Server 2014 (SP3) (KB4022619) - 12.0.6024.0 (X64)
Sep 7 2018 01:37:51
Copyright (c) Microsoft Corporation
Express Edition (64-bit) on Windows NT 6.3 <X64> (Build 17763: ) (Hypervisor)
3 rows affected
5 rows affected
order_id total_price order_id sum_pay owed
1 1000 1 500 500
2 2000 2 2000 0
3 3000 3 2250 750
o_id owed
1 500
3 750
total_owed_all_orders
1250
o_id owed tot_owed
1 500 1250
3 750 1250