Re: convert SQL to HTML

Re: convert SQL to HTML

 

  



Irfan Rehman wrote:
> Can anyone know how to convert SQL statements result to HTML, I heard
> its possible through oracle package but I search and didn't find any
> package.
>
No need for a package here. Check out the SQLPLUS 'SET MARKUP' command.
(http://download-west.oracle.com/docs/cd/B10501_01/server.920/a90842/ch13.htm#1012748).

Colin

Oracle LazyDBA home page