Hi,
I want to use Oracle Function in Crystal Report 8.5. The result from this function will be used to filter data from other table. This is what the function is doing:
SELECT QUOTATION_ID
FROM WORK_ORDER_QUOTATION_REP
WHERE RESULT_KEY = p_result_key_
AND param_type_ = 0
UNION
SELECT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.