sql_nocomments | R Documentation |
Title Remove comments from SQL files
sql_nocomments(sqlfile = NULL, q = NULL)
sqlfile |
sql query file |
q |
query from sql file |
query with comments removed
# sqlfile_tables(sqlfile = "sqlfile.sql")
# sqlfile_tables(q = q1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.