Hi list.
I'm using a SQLCreator to read (!) some data from our administration database.
The query fails, because FME wraps my query into a SELECT-INTO construct, that requires "CREATE TABLE" permission, which my task (of course) doesn't have.
Q1: Why does FME wrap my query into such a construct?
Q2: What other ways do I have to accomplish a guaranteed read-only query?
Using 2020.1
Cheers