What are advantages and disadvantages of single business group and multiple business group in oracle HR and Payroll.
User submits the concurrent program to SRS window, how to know its status from back-end.
Latest Answer: SELECT distinct STATUS_CODE, PHASE_CODE from fnd_concurrent_requests ...
How to transfer the data for Oracle database to flat file in xml format for outbound interface with sample data and code?
Latest Answer: Lexical parameters are used to substitute multiple values at runtime. It can be used in FROM TABLE NAME and in WHERE clause. Usually the lexical parameters are defined in After Parameter Report or in Before Report.
For example:
IF :P_DATE_FROM IS ...
View page << Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>

Go Top