Temporary Table « Table « SQL Server / T-SQL






1.A double pound sign denotes a global temporary object that is visible to all connections as long as the connection that created it is still active
2.Local temporary tables are removed at the end of the current session
3.Create temporary table for numbers