Operation Details
Description: Counts the number of records in the appeal security entity. Should be either 0 or 1.
Sterotype: ns
SQL
SELECT
  COUNT(appealSecurityID)
INTO
  :recordCount 
FROM
  AppealSecurity