Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有三个表,每个表都有一个日期字段,一些统计信息保存在许多其他字段中。我希望在一个报告中并排显示每天在每个表中找到的统计数据。
Table 1 Table2 Table3 Date Stat1 Stat2 stat3 Stat1 Stat2 Stat3 Stat1 Stat2
如何才能做到这一点?