select_stmt_single_row

select_stmt_single_row 
      ::= 
      "select" [ set_quantifier ] select_list 
      "into" select_target_list 
      table_exp 

[rule list]
This rule is called by

-> sql_data_stmt