I am unable to insert the result got from a sql query.

Issue #59 resolved
Mukka Vishnupriya created an issue

Hi Team,

I have run a simple query to get the email address of users active from last 90 days. 1. It got inserted on page successfully when I use a simple query with joins, 2. But, the data is bot getting saved on page when I use STUFF AND CAST functions in query (Able to see the result on preview).

Does using functions in sql query affects the Saving functionality?

Comments (1)

  1. Log in to comment