select_stmt_single_row ::= "select" [ set_quantifier ] select_list "into" select_target_list table_exp
This rule is called by -> sql_data_stmt
-> sql_data_stmt