HI Shreyas,What you are looking at may not be possible but you can still
write SQL scripts directly in the Campaign Database hosted on cloud.You
can navigate to the SQL scripts section under
Administration>configuration>. Here you can create any SQL script to
interact with the DB.Alternately , you can also use the SQL script
activity in a workflow to write SQL queries and execute them on the DB.A
word of caution : The changes are done directly on the DB and may not be
reversible depending on wha...