$ 0 0 FastLoad is for loading data into TD from an external source. But your script doesn't load any data, you try to use a Select as source, of course this will not work. Why don't you simply write a SQL Insert/Select?
FastLoad is for loading data into TD from an external source.
But your script doesn't load any data, you try to use a Select as source, of course this will not work.
Why don't you simply write a SQL Insert/Select?