Operation Details |
Description: | To retrieve the date of birth details for a person record. |
Sterotype: | ns |
SQL |
SELECT Person.dateOfBirth INTO :dateOfBirth FROM Person WHERE Person.concernRoleID = :concernRoleID |
Operation Details |
Description: | To retrieve the date of birth details for a person record. |
Sterotype: | ns |
SQL |
SELECT Person.dateOfBirth INTO :dateOfBirth FROM Person WHERE Person.concernRoleID = :concernRoleID |