Operation Details |
Description: | Counts the number of records with the specified run ID. |
Sterotype: | ns |
SQL |
SELECT COUNT(pdmRunInstanceID) INTO :count FROM PDMRunInstance WHERE runID = :runID |
Operation Details |
Description: | Counts the number of records with the specified run ID. |
Sterotype: | ns |
SQL |
SELECT COUNT(pdmRunInstanceID) INTO :count FROM PDMRunInstance WHERE runID = :runID |