Define a temp table Technology Community › Category: SQL › Define a temp table 0 Vote Up Vote Down VietMX Staff asked 4 years ago In a nutshell, a temp table is a temporary storage structure. What does that mean? Basically, you can use a temp table to store data temporarily so you can manipulate and change it before it reaches its destination format.