SQL Code
Hi,
I want to directly write a SQL Query in adobe campaign to pull the data. Is it possible? If possible means please share the document or link to learn me. Please help me
Hi,
I want to directly write a SQL Query in adobe campaign to pull the data. Is it possible? If possible means please share the document or link to learn me. Please help me
Hi Prabhu,
In addition to the valuable input shared by Florent, an important point to note here is SQL code activity will only allow you to make UPDATEs, INSERTs and DELETEs from an existing table.
If you wish to fire a SELECT query, you can do so in a JS code activity using functions like sqlGetString(), sqlGetInt(), sqlSelect().
Please get in touvh with Adobe Support and request for access to JSAPI documentation. Details related to these functions are listed there.
Support will validate whether your license and then make this documentation available.
Hope this helps.
Regards,
Vipul
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.