Thank you!
Jay Kiefer, September 03, 2002 - 3:38 pm UTC
Sincerely, Thank You very much (5+ question - 5+ for site)
May I follow up?
I was thinking select f(x) from t where x is a column(s) of t. The functions may be nothing more than stored select statments (no procedural logic).
Can you compare/contrast using a function to my other choices.
May other choices (that I know of) are
a) join the additional tables in From clause
b) use an Oracle Reports 6.0 function (which I think translates to a trigger)
September 03, 2002 - 3:55 pm UTC
c) select (select)
eg:
scott@ORA817DEV.US.ORACLE.COM> select dname, (select count(*) from emp where emp.deptno=dept.deptno) cnt
2 from dept;
DNAME CNT
-------------- ----------
ACCOUNTING 3
RESEARCH 5
SALES 6
OPERATIONS 0
scott@ORA817DEV.US.ORACLE.COM>
difference between Oracle9i and 11i
nikhilesh, May 23, 2005 - 4:48 am UTC
Dear Tom,
My friends say that Oracle 11i is higher version of oracle 9i. In fact i always considered 11i is different than 9i and 9i is a database on the other hand 11i is an application.
Could you please clear this confusion???
Thanks a lot.
May 23, 2005 - 10:51 am UTC
11i is an "application" like human resources, ERP, CRM
10g is the current shipping production release of the database.
9i is the last version of the database.
last version of oracle
Taha Mohammed Abu Taha, June 08, 2005 - 8:38 am UTC
I wont to learn the Oracle language (11i version), i have
pack about oracle 8i & 9i but don't know anything about
oracle 10g , becouse i fenished the B.Sc degree
in computer scince in Augest,2004.
plz i need to help to learn oracle and do the examination.
thanck u,
best regared
taha abu taha
June 08, 2005 - 9:14 am UTC
11i is Oracle Applications, not the database.
10g is the latest database version and all documentation is freely available on otn.oracle.com
11i application administration guide
A reader, March 07, 2007 - 4:08 pm UTC
Is there a oracle documentation for 11i application suite for administration of "oracle E-business suite"
admin guide for APPS
A reader, March 08, 2007 - 8:59 am UTC
I am really looking for the admin guide APPS. Tried tahiti.oracle.com not much luck