Operation Details |
Description: | Get finding details list count for specified allegation id. |
Sterotype: | ns |
SQL |
SELECT COUNT(*) INTO :count FROM Finding WHERE allegationID = :allegationID |
Operation Details |
Description: | Get finding details list count for specified allegation id. |
Sterotype: | ns |
SQL |
SELECT COUNT(*) INTO :count FROM Finding WHERE allegationID = :allegationID |