Create Temporary Table SQL Server
To avoid forgetting this, I am writing here a sample of how to create a temporary table on SQL Server, this can be used either on a script or stored procedure.
To avoid forgetting this, I am writing here a sample of how to create a temporary table on SQL Server, this can be used either on a script or stored procedure.