Hi Friends,
1) could you explain me about Temporary tables which scenario we have to use in real time and what is the role of temp tables/when does we go for temp tables and what are the pros and cons of temp tables.
2)what is BTree structure in sql server and differences between Btree and binary tree.
3)which join will give better performance like Nested join,hash join,merge join