Hi experts
Someone can help me to allow me call a PL/SQL Procedure storaged in the Data Base from EJB in JDeveloper? I need the syntax and what happend if the store procedure has parameter... Well I sayd Procedrures not Functions...
And I need to do the following statement into NAMED QUERY
select distinct a.field, b.field
from a inner join b
where a.fiel2 = b.field2
and a.field in (select c.field
from c)
I'm thinking that Jdeveloper 10g is not easy to use because in the web no body knows about tips... OK the applications run more faster in web and look well but the development environment uuff...
I feel confuse...
Thanks to all, please feel free to contact me to = jbernal72@hotmail.com
