CARVIEW |
Select Language
HTTP/2 200
date: Tue, 14 Oct 2025 17:43:59 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=ec9a606cb390fe6174e12cfbd093e55c615929763aa25aede326fb745fec31daa%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Hk4s4IItbqjZ0-CgCQk7wrSOYMjRTbxn%22%3B%7D; HttpOnly; Path=/
cf-ray: 98e8e1cc0d61c1d2-BLR
Query Laporan Saldo - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SELECT
- br.branch_name,
- SUM ( b.cash_amount ) as cash_amount,
- SUM ( b.bank_amount ) as bank_amount,
- SUM ( b.bon_amount ) as bon_amount,
- COALESCE ( b.cash_amount, 0 ) + COALESCE ( b.bank_amount, 0 ) + COALESCE ( b.bon_amount, 0 ) AS total_amount
- FROM
- balance b
- JOIN branch br ON br.ID = b.branch_id
- JOIN account_statement stmt ON b.branch_id = stmt.branch_id
- WHERE
- stmt.transaction_date >= '2021-08-04'
- GROUP BY
- br.branch_name,
- b.cash_amount,
- b.bank_amount,
- b.bon_amount;
Advertisement
Add Comment
Please, Sign In to add comment
-
💡 Instant BTC Profit Method ✅ Working
JavaScript | 3 sec ago | 0.24 KB
-
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 3 sec ago | 0.15 KB
-
📌 Instant BTC Profit Method ✅ Working 7
JavaScript | 7 sec ago | 0.25 KB
-
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 11 sec ago | 0.15 KB
-
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 12 sec ago | 0.24 KB
-
⭐⭐⭐Profit Method⭐⭐
Java | 14 sec ago | 0.15 KB
-
✅ Make $2500 in 20 minutes⭐ 0
JavaScript | 18 sec ago | 0.25 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 22 sec ago | 0.15 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand