abstract public insert (mixed $table, array $values, [mixed $fields], [mixed $dataTypes])
abstract public getDefaultIdValue () ...
public hasDefault () Check whether column has default value
public getInitialTime () Timestamp when the profile started
public string listViews ([string $schemaName]) Generates the SQL to list all views of a schema or user
integer BIND_PARAM_NULL
public describeReferences (mixed $table, [mixed $schema]) Generates SQL to query foreign keys on a table
public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema
public dropForeignKey (mixed $tableName, mixed $schemaName, mixed $referenceName) Generates SQL
Source
Page 40 of 44