abstract public execute () ...
abstract public getTypeValues () ...
integer FETCH_NAMED
integer TYPE_TIMESTAMP
abstract public dropPrimaryKey (mixed $tableName, mixed $schemaName) ...
public getCustomFunctions () Returns registered functions
integer BIND_PARAM_INT
public dataSeek (mixed $number) Moves internal resultset cursor to another position letting us to fetch a certain
public execute () Allows to execute the statement again. Some database systems don’t support scrollable cursors, So, as cursors
public createView (mixed $viewName, array $definition, [mixed $schemaName]) Generates SQL to create
Page 1 of 44