# SELECT INTO
## Definition(s)
### Context : [[Nexus - Google Analytics Certificate Course#6.0 Glossary of Terms for Course 6|Google Analytics Certificate]]
#### Sub-context : [[SQL keywords]]
>[! Definition]
>A SQL clause that copies data from one table into a temporary table without
adding the new table to the database
## Examples
## Related
## Resources
## Flashcards
The below code are generated for use with [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition/) [docs](https://www.stephenmwangi.com/obsidian-spaced-repetition/)
A SQL clause that copies data from one table into a temporary table without
adding the new table to the database @@@ [[SELECT INTO]]