print Table As Markdown
abstract fun printTableAsMarkdown(tableName: String, schemaName: String? = defaultSchemaName)(source)
Prints the table as prettified text to the console
Parameters
schema Name
the name of the schema that should contain the tables
table Name
the unqualified name of the table to write