public string listViews ([string $schemaName]) Generates the SQL to list all views of a schema or user
public tableOptions (mixed $table, [mixed $schema]) Generates the SQL to describe the table creation options
public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema
Page 3 of 3