Operation Details
Description: To retrieve the maximum family size to which data is stored on the GrossIncome entity.
Sterotype: ns
SQL
SELECT
  MAX(familySize)
INTO
  :familySize 
FROM
  GrossIncome