Home » Fusion Middleware & Colab Suite » WebCenter Suite & Portal » Oracle Tag in portal
Oracle Tag in portal [message #132181] Thu, 11 August 2005 04:53 Go to next message
namrata_kenkre
Messages: 11
Registered: July 2005
Junior Member
Hi,
i want to get the output of the query in a page of the portal.
i have written the following code:

<HTML>
<HEAD>
<TITLE>Example</TITLE>
</HEAD>
<BODY>
<H2>Example of A Dynamic Page</H2>
<ORACLE>select * from scott.emp</ORACLE>
</BODY>
</HTML>

But it is showing the statement, "select * from emp", instead.
why is the oracle tag not working ?
Re: Oracle Tag in portal [message #137389 is a reply to message #132181] Thu, 15 September 2005 01:24 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Try <ORACLE>begin select * from scott.emp; end;</ORACLE>

David
Previous Topic: How to Start a new Portal at portal.oracle.com
Next Topic: folder content and viewer
Goto Forum:
  


Current Time: Thu Mar 28 10:44:35 CDT 2024