Community

Using Temp Tables in SSIS

(Divya Agrawal Shah) Temporary tables are created in the TempDB database, which persists for a particular session. The objective is to maintain that session, until the temp table information is used and dump the data into a physical table.

Read More - Register for Free Membership