Skip to content
cbandy edited this page May 27, 2011 · 4 revisions

Connections:

  • MySQL
  • PDO
  • PDO_SQLite
  • PDO_SQLServer
  • PostgreSQL

Literals:

  • Binary
  • DateTime
  • Numeric

Expressions:

  • Alias
  • Conditions
  • Table_Reference

DDL Expressions:

  • Column
  • Constraint_Check
  • Constraint_Foreign
  • Constraint_Primary
  • Constraint_Unique

DDL Commands:

  • Alter_Table
  • Create_Index
  • Create_Table
  • Create_View
  • Drop

DML Commands:

  • Delete
  • Insert
  • Update

DML Queries:

  • Query_Cached
  • Query_Set
  • Select
Clone this wiki locally