listSupportedDialects {SqlRender} | R Documentation |
List the target dialects supported by the translate
function.
listSupportedDialects()
A data frame with two columns. The 'dialect' column contains the abbreviation used in SqlRender, and the 'description' column contains a more human-readable description.
listSupportedDialects()