CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 22:54:20 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=b14baf97783cdd0bdcaeaae3b75fdb3395c179e5b49d8af8350086dce83150d3a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Woo22mU0mx0a5vUOe1xySZj_D-wxZt9N%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d1f0518c4cc174-BLR
Protection Profile Active Record Count - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DECLARE @TotalActiveRecords INT = (SELECT COUNT(*) FROM Person WHERE RecordStatusValueId = 3) -- Active Records
- SELECT
- CASE AccountProtectionProfile
- WHEN 0 THEN 'Low'
- WHEN 1 THEN 'Medium'
- WHEN 2 THEN 'High'
- WHEN 3 THEN 'Extreme' END,
- COUNT(*) AS [Record Count],
- CAST(((COUNT(*) * 100.0) / @TotalActiveRecords) AS DECIMAL(5, 2)) AS [Percent]
- FROM Person
- WHERE RecordStatusValueId = 3 -- Active
- GROUP BY AccountProtectionProfile
Advertisement
Add Comment
Please, Sign In to add comment
-
📌 Swapzone +37% glitch
JavaScript | 2 sec ago | 0.24 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ J
JavaScript | 5 sec ago | 0.25 KB
-
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ X
JavaScript | 7 sec ago | 0.25 KB
-
⭐⭐⭐Make $15OO in 2O minutesV G⭐⭐
Java | 12 sec ago | 0.10 KB
-
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ Q
JavaScript | 14 sec ago | 0.25 KB
-
📝 Exchange profit method
JavaScript | 19 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 24 sec ago | 0.10 KB
-
⭐ Free Crypto Method ⭐
JavaScript | 28 sec ago | 0.24 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