Hey guys,
Ive been enjoying a lot being part of this community. 1st of all i want to thank all the memebers who replyed for my previous doubts.
I guess i still have one last one. My database (tables) are being automatically updated by a module. So its not unusuall that i have at least one new table a day. I was wondering if tehre is anyway i could make a dynamic SQL statement that would join all the tables, including new ones and group by date. Basically each one of my tables have only 2 columns (date and value)
Can anyone help me out?
Thx a lot in advance
Ive been enjoying a lot being part of this community. 1st of all i want to thank all the memebers who replyed for my previous doubts.
I guess i still have one last one. My database (tables) are being automatically updated by a module. So its not unusuall that i have at least one new table a day. I was wondering if tehre is anyway i could make a dynamic SQL statement that would join all the tables, including new ones and group by date. Basically each one of my tables have only 2 columns (date and value)
Can anyone help me out?
Thx a lot in advance