nikhilparchure
Programmer
Hi Guys,
We have a application for reporting purpose.
there has been a suggestion to use-query-drop permanent tables instead of using temporary tables Or table datatypes. This would obviously improve performance. Yes it does.
Although the reports wont be run simultenously hence duplication of tables would be avoided.
I somehow am not for this , since I am very for using temporary table and table datatypes.
Can anyone help me in finding the pros and cons for using such approach.
Regards
Nikhil
We have a application for reporting purpose.
there has been a suggestion to use-query-drop permanent tables instead of using temporary tables Or table datatypes. This would obviously improve performance. Yes it does.
Although the reports wont be run simultenously hence duplication of tables would be avoided.
I somehow am not for this , since I am very for using temporary table and table datatypes.
Can anyone help me in finding the pros and cons for using such approach.
Regards
Nikhil