Hi all,

I am invoking the function in a package with the parameter as table name. After the execution of the sth,for the query built in such package, I want the resultset or by row-by-row in fetchrow_arrayref to be displayed in the caller function in a HTML table.

I have no idea of how to do this? Could someone help me out to solve this...

Thanks in advance.

Karthikeyan