whos could be much efficient if I use nestted subquery, JOINs Or maybe temp tables .. another question : in subqueries if i use IN Cl
nestted subquery
JOINs
temp tables
Use the execution plan in SQL Server Management Studio and see for yourself what runs faster against your database.