powered by
readSql loads SQL from a file
readSql
readSql(sourceFile)
The source SQL file
Returns a string containing the SQL.
# NOT RUN { readSql("myParamStatement.sql") # }
Run the code above in your browser using DataLab