SQL Server FAST TRACK - Temp Tables and Table Variables
- 3.3
Brief Introduction
Get up to speed quickly with TEMP TABLES and TABLE VARIABLES. Learn how they work and when to use which table type.Description
This is an in depth course about programming with TEMP TABLES and TABLE VARIABLES in SQL Server. It assumes that the student has at least a rudimentary understanding of database concepts and architecture and gets right into the meat of the subject.
Temp tables and table variables can solve a lot of the trickier challenges faced by developers so you need to become expert with them.
This course will get cover all of the following:
TEMP TABLES
Requirements
- Requirements
- The student should have a basic understanding of databases. It would also be beneficial to have SQL Server installed on the student's computer.