The following programs demonstrate the use of the CONTAINING conditional expression. These programs create a record stream containing all the records in the EMPLOYEES relation in which the LAST_NAME field contains the string "IACO" (in upper or lower case letters). These programs print the employee ID and last name from all the records contained in the record stream.Additional Information: explode extract