Latest Answer : Customer merging is done to avoid the Customer DuplicationFor Ex: You can Create Same Customer: ABC Limited as 1) ABC Limited2) ABC LTDSo You can merge ABC LTD to ABC Limited and Maintain ABC Limited going forward ...
API - Application Program Interface is a PL/SQL call made to the application to create business transactions or events. This is an alternative to using the interface tables in applications to insert and
Latest Answer : In Addition to Following :In ALL_OBJECTS Query for OBJECT_TYPE = 'PACKAGE'%PUB Are Public API's, in Short wrapper Over %PKG APIs. ...
Latest Answer : Data Conversion refers to the movement of data from a legacy system or application, to a replacement application or sub-system.Data migration refers to movement of data from one database to another database, but not neccesarily to a working application ...
Where APIs are physically store? n What is the latest version of API?
Latest Answer : The APIs are stored in the Database Server. You would be able to view them if you list the procedures, functions and packages under a particular user. ...