printAllTablesAsText

abstract fun printAllTablesAsText(schemaName: String? = defaultSchemaName)

Prints all tables as text to the console

Parameters

schemaName

the name of the schema that should contain the tables