writeTableAsMarkdown
Writes the table as prettified text.
Uses the longLastingConnection property for the connection.
Parameters
schemaName
the name of the schema that should contain the tables
tableName
the unqualified name of the table to write
out
the PrintWriter to write to. The print writer is not closed