Using the REPLACE DB function

Overview of function

The REPLACE_DB function issues an SQL statement (SELECT statement) by using the condition specified as an argument, and returns the search results from the database table.

Operation recommended for DataMagic

In future upgrades of versions or revisions, the REPLACE_DB function might become obsolete. We recommend to use a virtual table for the operation instead.