AS total number(8); h_id header.id%TYPE; h_msg_date header.msg_date%TYPE; h_subject header.subject%TYPE; h_sender header.sender%TYPE; h_bytes header.bytes%TYPE; h_name people.name%TYPE; h_email people.email%TYPE; h_msg_id header.msg_id%TYPE; urowid rowid; highlight varchar2(200) := NULL; TYPE wordstype IS TABLE OF varchar2(90) INDEX BY BINARY_INTEGER; word_tab wordstype; w_count BINARY_INTEGER; date_tag char(1); procedure home is begin htp.title('Welcome to AskNPAC !'); htp.p('
'); htp.p('