integer TYPE_MEDIUMBLOB
public dropIndex (mixed $tableName, mixed $schemaName, mixed $indexName) Drop an index from a table
public getColumns () Local reference columns
public describeReferences (mixed $table, [mixed $schema]) Generates SQL to query foreign keys on a table
abstract public rollback ([mixed $nesting]) ...
final public escape (mixed $str, [mixed $escapeChar]) Escape identifiers
abstract public isPrimary () ...
public getSqlStatement () SQL statement related to the profile
abstract public affectedRows () ...
public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) Drops a view
Page 10 of 44