Suppose I issue the command:
SELECT * FROM TableA INTO TableB
where is TableB stored? Is it persisted?
I am using SQL Server 2012
Many thanks.
-A
Suppose I issue the command:
SELECT * FROM TableA INTO TableB
where is TableB stored? Is it persisted?
I am using SQL Server 2012
Many thanks.
-A