This class implements the builder for the SHOW statement.
You can overwrite all functions to achieve another handling.
build( $parsed)
buildTable( $parsed, $delim)
buildFunction( $parsed)
buildProcedure( $parsed)
buildDatabase( $parsed)
buildEngine( $parsed)
buildConstant( $parsed)
buildReserved( $parsed)