Quadcap Software

Quadcap Embeddable Database

Quadcap Software

Syntax

type
  :  typeInt 
  |  typeTinyInt 
  |  typeSmallInt 
  |  typeBigInt 
  |  typeDecimal 
  |  typeReal 
  |  typeDouble 
  |  typeFloat 
  |  typeBoolean 
  |  typeVarBinary 
  |  typeBit 
  |  typeBlob 
  |  typeClob 
  |  typeVarChar 
  |  typeChar 
  |  typeDate 
  |  typeTime 
  |  typeTimestamp 
  |  typeInterval 
  ;