## Motivation Various. Essentially all that involve `SELECT ... INTO`. ## Proposed Solutions Add `SelectStatement::into_table(ident)` and `SelectStatement::Into_temp_table(ident)`. ## Additional Information