Yurttas/PL/DBL/oracle/F/02/Movie/profit.sql

From ZCubes Wiki
Jump to navigation Jump to search
 1REM
 2REM
 3REM profit.sql
 4REM
 5REM
 6
 7BEGIN
 8
 9  Profit(50,100);
10
11END;
12/