Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to get table of lead from Salesforce .I have a sql and sql showing following error .
code is here:
Let vLastExecTime = timestamp(if(isnull(QvdCreateTime('$(vQVDPath)ReloadHistory.QVD')), 0, ConvertToLocalTime(QvdCreateTime('$(vQVDPath)ReloadHistory.QVD'), 'GMT', 1)), 'YYYY-MM-DD hh:mm:ss');
error is shown below: