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.
私は24個のテーブルtable1、table2、table3を持っています...顧客データを時間単位で追跡するための同じ列と、特定の時間にレートが適用される1つのレートテーブルがあります。rateIdは他の24個のテーブルすべての外部キーです。これらのテーブルから日付と時刻に基づいてデータを取得するには、動的クエリが必要です。誰かがそのクエリの例を提供したり、私を案内したりできますか?