New SQL Rule - table variables are used instead of temp tables - performance

In general performance is better with temp tables then with table variables.