How do I do a SELECT * INTO [temp table] FROM [stored procedure]? Not FROM [ Table] and without defining ...
stackoverflow.com