public tableExists (mixed $tableName, [mixed $schemaName]) Generates SQL checking for the existence of a
public numRows () Gets number of rows returned by a resultset
public tableOptions (mixed $tableName, [mixed $schemaName]) Gets creation options from a table
Source on G
public listViews ([mixed $schemaName]) Generates the SQL to list all views of a schema or user
extends class Phalcon\Exception
public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) Generates SQL to drop
abstract public getColumnDefinition (Phalcon\D
abstract public setFetchMode (mixed $fetchMode) ...
abstract public numRows () ...
Page 30 of 44