Quadcap Software

Quadcap Embeddable Database

Quadcap Software

Syntax

tableReferencePrimary
  :  (  sqlId 
    |  LPAREN queryExpression RPAREN 
    ) 
    (  (  "as" 
      |  
      ) 
      sqlId 
      (  LPAREN idList RPAREN 
      |  
      ) 
      
    |  
    ) 
  ;