# Temporary table
## Definition(s)
### Context
#### Sub-context
>[! Definition]
>A database table that is created and exists temporarily on a database server
>AKA CTE, Common Table Expression
## Examples
Use the [[WITH]] command to instantiate a CTE.
## 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/)