Operation Details |
Description: | Returns the employment start date. |
Sterotype: | ns |
SQL |
SELECT Employment.fromDate, Employment.toDate INTO :fromDate, :toDate FROM Employment WHERE Employment.employmentID = :employmentID |
Operation Details |
Description: | Returns the employment start date. |
Sterotype: | ns |
SQL |
SELECT Employment.fromDate, Employment.toDate INTO :fromDate, :toDate FROM Employment WHERE Employment.employmentID = :employmentID |