Hi all,

I want to fetch the data existing table to be displayed in the web-page. I pass the parameter tablename to a function. I build the query and pass it to a function to execute. On execution, I want the resultset to be sent back to the invokation.

How could I be able to achieve this objective?

Thanks in advance.
kkeyan