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