Hi @Austin
When I use a file reader for an sql file, it creates a table with 1 column and multiple rows (with sql). Then use a Transpose node and do a Column Aggregator (Concatenate, white-space delimiter ) . The result is a table with 1 cell with all the sql . The sql cell is transformed to a flow variable, that I use in the table selector

Hope this helps,
gr. Hans