Why SSRS Reports using temporary table, can we use normal table..?

Hi all,

I have a little doubt on this…Can we use normal table in SSRS Reports, is there any problem…

Thanks.

Of course, many reports don’t need any manipulations and they query database tables directly. It all depends on your requirements.