The show*() methods can be used for schema and metadata discovery queries and are equivalent to HELP FOREIGN SERVER/DATABASE/TABLE queries on the Teradata system. This method lists all target schemas.
scala> s1.showSchemas +-------------+ |DATABASE_NAME| +-------------+ |default | |user1 | +-------------+