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.
1つのテーブルに参加したい3つのテーブルがあります。Rhino.ETL でそれを行うにはどうすればよいですか?
2 つのテーブルを結合する方法は知っていますが、3 つのテーブルは結合できません... ジョンに感謝します
ネストされた結合を使用します。
テーブルが A、B、C であるとします。最初に A と B を結合して AB を取得します。次に、AB を C に結合します。