Monday, October 23, 2017

Query to get oracle Reserved Words

  SELECT *
    FROM v$reserved_words
   WHERE 1 = 1                               
     AND keyword LIKE UPPER('%&word%')
ORDER BY keyword;

No comments:

Post a Comment

SupplierAddressImportTemplate.xlsm South Africa Suburb Field mapping in POZ_SUPPLIER_ADDRESSES_INT

Suburb mpping in Supplier Address Import Template will be mapped to Address Element Attribute2 (HZ_LOCATIONS. ADDR_ELEMENT_ATTRIBUTE2)