The following programs demonstrate the use of the AVERAGE
function in a display statement. These programs:
o Use a record selection expression to form a record stream from
the view CURRENT_INFO, consisting of the records for which the
value in the SALARY field is greater than 50000.00
o Calculate the average salary for these selected records
o Print this average
Additional Information:
explode
extract