Oracle Apps Technical Stuff
Monday, December 25, 2017
Joins and Subqueries
›
This article is the second in a series that helps you build on the fundamentals you learned in the 12-part SQL 101 series in Oracle Magazin...
Friday, November 10, 2017
What are the Meaning of the Codes in the STATUS_CODE and PHASE_CODE Columns of FND_CONCURRENT_REQUESTS Table?
›
Status Code Meaning A Waiting B Resuming ...
Thursday, November 9, 2017
Meaning of LSE_ID in Oracle Service contract
›
LSE_ID Usage (Meaning ) 1 Service 2 Coverage ...
Friday, October 13, 2017
PURGE_QUEUE_TABLE
›
This procedure purges messages from queue tables. You can perform various purge operations on both single-consumer and multi consumer que...
Sunday, October 8, 2017
Sample script to update the Item attributes (Inventory)
›
DECLARE CURSOR c1 IS SELECT inventory_item_id , segment1 FROM mtl_system_items_b WHERE organiza...
‹
›
Home
View web version