Read and Process an SQL File
get_sql.Rd
Reads an SQL file line by line, replaces tabs with spaces, and converts
single-line SQL comments (--
) into C-style comments (/* ... */
).
get_sql.Rd
Reads an SQL file line by line, replaces tabs with spaces, and converts
single-line SQL comments (--
) into C-style comments (/* ... */
).