sql_cond_t Derived Type

type, public :: sql_cond_t


Components

Type Visibility Attributes Name Initial
character(len=SQR_NAME_LEN), public :: col = ''
integer, public :: op = 0
type(sql_lit_t), public :: lit
type(sql_lit_t), public :: lit2

BETWEEN upper bound only