');
130 | DBMS_OUTPUT.PUT_LINE(''||TO_CHAR(cur.Day,'DD-MON-YYYY')||' | ');
131 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."00", myMax) );
132 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."01", myMax) );
133 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."02", myMax) );
134 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."03", myMax) );
135 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."04", myMax) );
136 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."05", myMax) );
137 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."06", myMax) );
138 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."07", myMax) );
139 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."08", myMax) );
140 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."09", myMax) );
141 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."10", myMax) );
142 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."11", myMax) );
143 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."12", myMax) );
144 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."13", myMax) );
145 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."14", myMax) );
146 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."15", myMax) );
147 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."16", myMax) );
148 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."17", myMax) );
149 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."18", myMax) );
150 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."19", myMax) );
151 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."20", myMax) );
152 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."21", myMax) );
153 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."22", myMax) );
154 | DBMS_OUTPUT.PUT_LINE( DataCell(cur."23", myMax) );
155 | DBMS_OUTPUT.PUT_LINE('
');
156 | END LOOP;
157 |
158 | DBMS_OUTPUT.PUT_LINE('