SELECT *
FROM v$reserved_words
WHERE 1 = 1
AND keyword LIKE UPPER('%&word%')
ORDER BY keyword;
FROM v$reserved_words
WHERE 1 = 1
AND keyword LIKE UPPER('%&word%')
ORDER BY keyword;
Suburb mpping in Supplier Address Import Template will be mapped to Address Element Attribute2 (HZ_LOCATIONS. ADDR_ELEMENT_ATTRIBUTE2)
No comments:
Post a Comment