行の完全な母集団を含む列 (MyGroup、FSGRoup、Account、BrokerCode、AccountType、NewInvestmentType、AccountOrder、LPI、LPII、LPIII) を含む一時テーブル #t があるとします。
同じレイアウトを持つ別のテーブル #t2 があり、#t に含まれる行のサブセットのみがあります。MyGroup、FSGRoup、Account、BrokerCode、AccountType、NewInvestmentType、AccountOrder 列に一致がない場合、#t にあるが #t2 にはない行を #t2 に挿入したいと考えています。
助言がありますか?