load_sql_statements_from_file | R Documentation |
Utility function which reads SQL statements from a file and does basic placeholder replacement of <placeholder> type strings in the statements.
load_sql_statements_from_file(filename, replacements)
filename |
SQL file to load and process |
replacements |
List of key-value replacements using the placeholder names as key. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.