SELECT INTO Statement
The SELECT INTO statement retrieve data from one or more database tables, and then assigns the selected values to the variables or fields.
Syntax: