SQL$HELP_OLD72.HLB  —  CASE Searched, Format
  case-searched-statement =

  CASE -----+--> WHEN -> predicate -> THEN -----+
            |  +--------------------------------+
            |  +-+-> compound-use-statement -+-++
            |    +------------ <-------------+ ||
            +----------------- <---------------+|
    +-------------------------------------------+
    +-+--------------------------------------+--> END CASE -->
      +-> ELSE -+-> compound-use-statement -++
                +------------- <------------+
Close Help