Operation Details
Description:  
Sterotype: ns
SQL
SELECT
  COUNT(*)
INTO
  :count 
FROM
  PlanTemplateServicePlanLink 
WHERE planTemplateID = :planTemplateID 
  AND servicePlanID = :servicePlanID