Hi All
If run below query does it effect to performance or can I straightway use the query(T2) to link with other tables and get results
Here T2 is a saved query
SELECT * INTO T1 FROM T2
What the difference?
Appreciate your clarification
Cheers
Shabar