Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
some one please reply
-
create or replace PACKAGE inx_emp_test5 AS p_department_id NUMBER; where_clause VARCHAR2(3200); FUNCTION beforeReport( p_department_id IN NUMBER) return boolean; /* FUNCTION afterReport( p_department_id IN NUMBER) return boolean;*/ END inx_emp_test5; create or replace PACKAGE BODY inx_emp_test5 IS FUNCTION…
-
<?xdoxslt:set_variable($_XDOCTX, ‘min_Date’,999)?> <?xdoxslt:set_variable($_XDOCTX,'c',date_diff(‘d’, ORDER_DATE,DELIVERY_DATE, $_XDOLOCALE, $_XDOTIMEZONE))?><?xdofx:if min_Date < c ?><?(xdoxslt:set_variable($_XDOCTX, ‘c’,min_Date))?> <?xdoxslt:get_variable($_XDOCTX,‘min_Date’)?> will you please correct this…
-
Okay..Thank you..