Use the following Query to get the USER_DATA
SELECT USER_DATA.TEXT_LOB
FROM QUEUE_TABLE ;
SELECT USER_DATA.TEXT_VC
FROM QUEUE_TABLE;
SELECT USER_DATA.TEXT_LOB
FROM QUEUE_TABLE ;
SELECT USER_DATA.TEXT_VC
FROM QUEUE_TABLE;
Transfer orders can be used to move orders from one organization to another. This process is similar to an inter-organization transfer but ...
No comments:
Post a Comment