1Having a local temporary table created inside a stored procedure scope with the following content:
What SQL Command should be used to create a non-clustered index based on UserId, CompanyId?
What SQL Command should be used to create a non-clustered index based on UserId, CompanyId?